Function wgpuTextureSetLabel

Source
pub unsafe extern "C" fn wgpuTextureSetLabel(
    texture: WGPUTexture,
    label: WGPUStringView,
)