wgpuSurfaceSetLabel

actual fun wgpuSurfaceSetLabel(handler: WGPUSurface?, label: WGPUStringView)
expect fun wgpuSurfaceSetLabel(handler: WGPUSurface?, label: WGPUStringView)

Modifies the label used to refer to surface.

Parameters

label

The new label.

actual fun wgpuSurfaceSetLabel(handler: WGPUSurface?, label: WGPUStringView)
actual fun wgpuSurfaceSetLabel(handler: WGPUSurface?, label: WGPUStringView)