allocIntList<X, C extends NativeType, L extends TypedDataList> method
NativeLitIntAlloc<C, L>
allocIntList<X, C extends NativeType, L extends TypedDataList>(
- String key
Implementation
NativeLitIntAlloc<C, L> allocIntList<X, C extends NativeType, L extends TypedDataList>(String key) =>
getCustomAllocatorOrThrow(key) as NativeLitIntAlloc<C, L>;