Type Definition erupt::vk1_0::PFN_vkDestroySemaphore[][src]

type PFN_vkDestroySemaphore = unsafe extern "system" fn(device: Device, semaphore: Semaphore, p_allocator: *const AllocationCallbacks);

Vulkan Manual Page · Function