pub type PFN_vkGetSemaphoreSciSyncObjNV = unsafe extern "system" fn(_device: Device, _get_sci_sync_info: *const SemaphoreGetSciSyncInfoNV, _handle: *mut c_void) -> Result;
Expand description