Type Alias ash::vk::extensions::PFN_vkDestroySurfaceKHR
source ยท pub type PFN_vkDestroySurfaceKHR = unsafe extern "system" fn(instance: Instance, surface: SurfaceKHR, p_allocator: *const AllocationCallbacks<'_>);