Function destroy_swapchain_khr

Source
pub unsafe fn destroy_swapchain_khr(
    device: VkDevice,
    swapchain: VkSwapchainKHR,
    allocator: *const VkAllocationCallbacks,
)