pub unsafe extern "system" fn vkWaitForPresent2KHR(
device: VkDevice,
swapchain: VkSwapchainKHR,
pPresentWait2Info: *const VkPresentWait2InfoKHR,
) -> VkResultExpand description
Available if built with prototypes.
pub unsafe extern "system" fn vkWaitForPresent2KHR(
device: VkDevice,
swapchain: VkSwapchainKHR,
pPresentWait2Info: *const VkPresentWait2InfoKHR,
) -> VkResultAvailable if built with prototypes.