Function wgpuBufferSetLabel

Source
pub unsafe extern "C" fn wgpuBufferSetLabel(
    buffer: WGPUBuffer,
    label: WGPUStringView,
)