Type Definition vulkan_bindings::FnGetSemaphoreCounterValue[][src]

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