Type Definition vulkan_bindings::FnDestroySwapchainKHR[][src]

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