Function destroy_semaphore

Source
pub unsafe fn destroy_semaphore(
    device: VkDevice,
    semaphore: VkSemaphore,
    allocator: *const VkAllocationCallbacks,
)