Function destroy_fence

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