webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
wgpuSurfacePresent
wgpu
Surface
Present
fun
wgpuSurfacePresent
(
surface
:
WGPUSurface
)
:
WGPUStatus
Shows
surface
's current texture to the user. See
Surface-Presenting
for more details.