refFunc property
Returns the V struct value referenced by ptr.
Implementation
@override
late final T Function(WasmStructPointer<T> ptr) refFunc;
Returns the V struct value referenced by ptr.
@override
late final T Function(WasmStructPointer<T> ptr) refFunc;