Type Alias ash::vk::extensions::PFN_vkDestroySwapchainKHR
source ยท pub type PFN_vkDestroySwapchainKHR = unsafe extern "system" fn(device: Device, swapchain: SwapchainKHR, p_allocator: *const AllocationCallbacks<'_>);