Type Definition vulkanalia_sys::PFN_vkDestroySurfaceKHR[][src]

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