Function wgpuBindGroupSetLabel

Source
pub unsafe extern "C" fn wgpuBindGroupSetLabel(
    bindGroup: WGPUBindGroup,
    label: WGPUStringView,
)