[][src]Type Definition vulkan_bindings::FnGetSemaphoreCounterValue

type FnGetSemaphoreCounterValue = extern "system" fn(device: Device, semaphore: Semaphore, pValue: *mut u64) -> Result;