webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu.proc
/
WGPUQueueWorkDoneCallback
WGPUQueue
Work
Done
Callback
fun
interface
WGPUQueueWorkDoneCallback
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
:
WGPUQueueWorkDoneStatus
,
userdata1
:
Pointer
<
Unit
>
,
userdata2
:
Pointer
<
Unit
>
)