allocLit<X, C extends NativeType> method
=========================== ====== CUSTOM ALLOCS ======
Implementation
NativeLitAlloc<X, C> allocLit<X, C extends NativeType>(String key) =>
getCustomAllocatorOrThrow(key) as NativeLitAlloc<X, C>;