WGPUFuture
Opaque handle to an asynchronous operation. See @ref Asynchronous-Operations for more information.
Types
By Reference
Link copied to clipboard
class ByReference(val handle: WGPUFuture.ByReference = io.ygdrasil.wgpu.android.WGPUFuture.ByReference(com.sun.jna.Pointer.NULL)) : WGPUFuture
By Value
Link copied to clipboard
class ByValue(val handle: WGPUFuture.ByValue = io.ygdrasil.wgpu.android.WGPUFuture.ByValue(com.sun.jna.Pointer.NULL)) : WGPUFuture