[][src]Type Definition vulkan_bindings::FnDestroySwapchainKHR

type FnDestroySwapchainKHR = extern "system" fn(device: Device, swapchain: SwapchainKHR, pAllocator: *const AllocationCallbacks);