[−][src]Type Definition ash::vk::PFN_vkDestroySurfaceKHR
type PFN_vkDestroySurfaceKHR = extern "system" fn(instance: Instance, surface: SurfaceKHR, p_allocator: *const AllocationCallbacks) -> c_void;
type PFN_vkDestroySurfaceKHR = extern "system" fn(instance: Instance, surface: SurfaceKHR, p_allocator: *const AllocationCallbacks) -> c_void;