pub type PFN_vkDestroySurfaceKHR = unsafe extern "system" fn(_instance: Instance, _surface: SurfaceKHR, _allocator: *const AllocationCallbacks);
Expand description