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