Skip to main content

vkGetFenceStatus

Function vkGetFenceStatus 

Source
pub unsafe extern "system" fn vkGetFenceStatus(
    device: VkDevice,
    fence: VkFence,
) -> VkResult
Expand description

Available if built with exported-prototypes.