pub type PFN_vkImportSemaphoreZirconHandleFUCHSIA = unsafe extern "system" fn(_device: Device, _import_semaphore_zircon_handle_info: *const ImportSemaphoreZirconHandleInfoFUCHSIA) -> Result;
Expand description