[][src]Type Definition unity_native_plugin_sys::PFN_vkDestroySemaphore

type PFN_vkDestroySemaphore = Option<unsafe extern "system" fn(device: VkDevice, semaphore: VkSemaphore, pAllocator: *const VkAllocationCallbacks)>;