[−][src]Type Definition ash::vk::PFN_vkDestroySwapchainKHR
type PFN_vkDestroySwapchainKHR = extern "system" fn(device: Device, swapchain: SwapchainKHR, p_allocator: *const AllocationCallbacks) -> c_void;
type PFN_vkDestroySwapchainKHR = extern "system" fn(device: Device, swapchain: SwapchainKHR, p_allocator: *const AllocationCallbacks) -> c_void;