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