pub type PFN_vkDestroyImageView = unsafe extern "system" fn(_device: Device, _image_view: ImageView, _allocator: *const AllocationCallbacks);
Expand description