PFN_vkDestroyImage

Type Alias PFN_vkDestroyImage 

Source
pub type PFN_vkDestroyImage = unsafe extern "system" fn(device: Device, image: Image, p_allocator: *const AllocationCallbacks<'_>);