Function wgpuDeviceSetLabel

Source
pub unsafe extern "C" fn wgpuDeviceSetLabel(
    device: WGPUDevice,
    label: WGPUStringView,
)