pub type PFN_vkImportFenceSciSyncObjNV = unsafe extern "system" fn(_device: Device, _import_fence_sci_sync_info: *const ImportFenceSciSyncInfoNV) -> Result;
Expand description