Function wgpuDeviceImportSharedBufferMemory

Source
pub unsafe extern "C" fn wgpuDeviceImportSharedBufferMemory(
    device: WGPUDevice,
    descriptor: *const WGPUSharedBufferMemoryDescriptor,
) -> WGPUSharedBufferMemory