Type Alias ash::vk::PFN_vkDestroySurfaceKHR
source · pub type PFN_vkDestroySurfaceKHR = unsafe extern "system" fn(instance: Instance, surface: SurfaceKHR, p_allocator: *const AllocationCallbacks);
pub type PFN_vkDestroySurfaceKHR = unsafe extern "system" fn(instance: Instance, surface: SurfaceKHR, p_allocator: *const AllocationCallbacks);