Skip to main content

destroy_fence

Function destroy_fence 

Source
pub unsafe fn destroy_fence(
    device: VkDevice,
    fence: VkFence,
    allocator: *const VkAllocationCallbacks,
)
Expand description

ยงSafety

direct calling ffi functions.