pub type PFN_vkDestroySemaphore = unsafe extern "system" fn(_device: Device, _semaphore: Semaphore, _allocator: *const AllocationCallbacks);
Expand description