[][src]Type Definition ash::vk::PFN_vkDestroySemaphore

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