Type Definition vulkan_bindings::FnDestroySemaphore

source ·
pub type FnDestroySemaphore = extern "system" fn(device: Device, semaphore: Semaphore, pAllocator: *const AllocationCallbacks);