allocIntList<X, T extends NativeType> method
Implementation
RTempLitTypedIntListAlloc<X, T> allocIntList<X, T extends NativeType>(String key) =>
_getCustomAllocatorOrThrow(key) as RTempLitTypedIntListAlloc<X, T>;