ffi_helper
utils
Allocator typedef
Allocator
ffi_helper
utils
Allocator typedef
utils library
Typedefs
Allocator
Allocator
typedef
Pointer
<
T
>
Allocator
<
T
>(
{
int
count
}
)
Implementation
typedef Allocator = Pointer<T> Function<T extends NativeType>({int count});