Type Definition vulkanalia_sys::PFN_vkDestroySwapchainKHR[][src]

type PFN_vkDestroySwapchainKHR = unsafe extern "system" fn(_device: Device, _swapchain: SwapchainKHR, _allocator: *const AllocationCallbacks);