Function wgpuDeviceImportSharedFence

Source
pub unsafe extern "C" fn wgpuDeviceImportSharedFence(
    device: WGPUDevice,
    descriptor: *const WGPUSharedFenceDescriptor,
) -> WGPUSharedFence