WGPUFuture

value class WGPUFuture(val $mem: MemorySegment)

Opaque handle to an asynchronous operation. See Asynchronous-Operations for more information.

Constructors

Link copied to clipboard
constructor(gc: Boolean)
constructor($mem: MemorySegment)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val $mem: MemorySegment
Link copied to clipboard
var id: <Error class: unknown class>

Opaque id of the WGPUFuture