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