Type Alias ash::vk::PFN_vkDestroyRenderPass  
source ยท pub type PFN_vkDestroyRenderPass = unsafe extern "system" fn(device: Device, render_pass: RenderPass, p_allocator: *const AllocationCallbacks<'_>);pub type PFN_vkDestroyRenderPass = unsafe extern "system" fn(device: Device, render_pass: RenderPass, p_allocator: *const AllocationCallbacks<'_>);