pub type PFN_vkWaitSemaphoresKHR = unsafe extern "system" fn(_: Device, _: *const SemaphoreWaitInfo, _: u64) -> Result;
Expand description