webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
wgpuSurfaceSetLabel
wgpu
Surface
Set
Label
fun
wgpuSurfaceSetLabel
(
surface
:
WGPUSurface
,
label
:
WGPUStringView
)
Modifies the label used to refer to
surface
.
Parameters
label
The new label.