allocFloatList<X, C extends NativeType, L extends TypedDataList> method

NativeLitFloatAlloc<C, L> allocFloatList<X, C extends NativeType, L extends TypedDataList>(
  1. String key
)

Implementation

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