Function queue_present_khr

Source
pub unsafe fn queue_present_khr(
    queue: VkQueue,
    present_info: *const VkPresentInfoKHR,
) -> VkResult