Type Definition ash::vk::PFN_vkDestroySwapchainKHR[][src]

pub type PFN_vkDestroySwapchainKHR = unsafe extern "system" fn(device: Device, swapchain: SwapchainKHR, p_allocator: *const AllocationCallbacks);