webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu.proc
/
WGPUBufferMapCallback
WGPUBuffer
Map
Callback
fun
interface
WGPUBufferMapCallback
TODO
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
allocate
Link copied to clipboard
open
fun
allocate
(
arena
:
Arena
)
:
MemorySegment
invoke
Link copied to clipboard
abstract
fun
invoke
(
status
:
WGPUMapAsyncStatus
,
message
:
WGPUStringView
,
userdata1
:
Pointer
<
Unit
>
,
userdata2
:
Pointer
<
Unit
>
)