Skip to main content

vkWaitForPresent2KHR

Function vkWaitForPresent2KHR 

Source
pub unsafe extern "system" fn vkWaitForPresent2KHR(
    device: VkDevice,
    swapchain: VkSwapchainKHR,
    pPresentWait2Info: *const VkPresentWait2InfoKHR,
) -> VkResult
Expand description

Available if built with prototypes.