Skip to main content

destroy_semaphore

Function destroy_semaphore 

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

ยงSafety

direct calling ffi functions.