Function asi_vulkan::queue_present [] [src]

pub unsafe fn queue_present(
    connection: &mut Vk,
    queue: VkQueue,
    semaphore: VkSemaphore,
    swapchain: VkSwapchainKHR,
    next: u32
)