structSyncToMemory method
Syncs all fields to the memory. Requires originalPointer.
Implementation
@override
void structSyncToMemory() => wasmWriteInto(wasmWriter());
Syncs all fields to the memory. Requires originalPointer.
@override
void structSyncToMemory() => wasmWriteInto(wasmWriter());