WasmLitIntAlloc<L extends TypedDataList, P extends WasmSizedPointer<int> > constructor
WasmLitIntAlloc<L extends TypedDataList, P extends WasmSizedPointer<int> > (})
Implementation
WasmLitIntAlloc(super.temp, super.name, {
required super.byteSize,
required super.pointerFactory,
required super.fromList,
required super.asView,
required super.fromBuffer,
});