pub type PFN_vkDestroySemaphoreSciSyncPoolNV = unsafe extern "system" fn(_device: Device, _semaphore_pool: SemaphoreSciSyncPoolNV, _allocator: *const AllocationCallbacks);
Expand description