pub unsafe fn destroy_swapchain_khr(
device: VkDevice,
swapchain: VkSwapchainKHR,
allocator: *const VkAllocationCallbacks,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn destroy_swapchain_khr(
device: VkDevice,
swapchain: VkSwapchainKHR,
allocator: *const VkAllocationCallbacks,
)direct calling ffi functions.