pub type PFN_vkImportSemaphoreWin32HandleKHR = unsafe extern "system" fn(_device: Device, _import_semaphore_win32_handle_info: *const ImportSemaphoreWin32HandleInfoKHR) -> Result;
Expand description