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