[][src]Type Definition vulkanalia_sys::PFN_vkDestroySemaphore

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