Type Definition vulkanalia_sys::PFN_vkDestroySemaphore[][src]

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