Data Fields | |
uint64_t | id |
Opaque handle to an asynchronous operation. See Asynchronous Operations for more information.
Default values can be set using WGPU_FUTURE_INIT as initializer.
uint64_t WGPUFuture::id |
Opaque id of the WGPUFuture
The INIT
macro sets this to 0
.