RTempLitPtrAlloc<X, T extends NativeType> constructor
RTempLitPtrAlloc<X, T extends NativeType> (})
Implementation
RTempLitPtrAlloc(super.temp, super.name, {
required super.allocatorFunc,
required super.printerFunc,
required this.rawArrayFunc,
});