pub type PFN_vkGetSemaphoreCounterValueKHR = unsafe extern "system" fn(_: Device, _: Semaphore, _: *mut u64) -> Result;
Expand description