AllocatorAlloc extension
Extension on Allocator to provide allocation with NativeType.
- on
 
Methods
- 
  call<
T extends NativeType> ([int count = 1]) → Pointer< T>  - 
      
Available on Allocator, provided by the AllocatorAlloc extension
AllocatessizeOf<T>() * countbytes of memory using Allocator.allocate.