Skip to main content

vkGetSemaphoreCounterValueKHR

Function vkGetSemaphoreCounterValueKHR 

Source
pub unsafe extern "system" fn vkGetSemaphoreCounterValueKHR(
    device: VkDevice,
    semaphore: VkSemaphore,
    pValue: *mut u64,
) -> VkResult
Expand description

Available if built with prototypes.