pub type PFN_vkDestroyImage = unsafe extern "system" fn(_device: Device, _image: Image, _allocator: *const AllocationCallbacks);
Expand description