Skip to main content

vkWaitSemaphores

Function vkWaitSemaphores 

Source
pub unsafe extern "system" fn vkWaitSemaphores(
    device: VkDevice,
    pWaitInfo: *const VkSemaphoreWaitInfo,
    timeout: u64,
) -> VkResult
Expand description

Available if built with exported-prototypes.