Skip to main content

vkDestroyFence

Function vkDestroyFence 

Source
pub unsafe extern "system" fn vkDestroyFence(
    device: VkDevice,
    fence: VkFence,
    pAllocator: *const VkAllocationCallbacks,
)
Expand description

Available if built with exported-prototypes.