Skip to main content

destroy_swapchain_khr

Function destroy_swapchain_khr 

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

ยงSafety

direct calling ffi functions.