Skip to main content

vkResetFences

Function vkResetFences 

Source
pub unsafe extern "system" fn vkResetFences(
    device: VkDevice,
    fenceCount: u32,
    pFences: *const VkFence,
) -> VkResult
Expand description

Available if built with exported-prototypes.