Skip to main content

create_swapchain_khr

Function create_swapchain_khr 

Source
pub unsafe fn create_swapchain_khr(
    device: VkDevice,
    create_info: *const VkSwapchainCreateInfoKHR,
    allocator: *const VkAllocationCallbacks,
    swapchain_out: *mut VkSwapchainKHR,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.