[][src]Type Definition ash_tray::ash::vk::PFN_vkDestroySurfaceKHR

type PFN_vkDestroySurfaceKHR = extern "system" fn(instance: Instance, surface: SurfaceKHR, p_allocator: *const AllocationCallbacks) -> c_void;