Type Alias ash::vk::PFN_vkDestroySemaphore
source ยท pub type PFN_vkDestroySemaphore = unsafe extern "system" fn(device: Device, semaphore: Semaphore, p_allocator: *const AllocationCallbacks<'_>);
pub type PFN_vkDestroySemaphore = unsafe extern "system" fn(device: Device, semaphore: Semaphore, p_allocator: *const AllocationCallbacks<'_>);