ffi_helper
ffi_helper
ArrayRef
<
T extends NativeType
>
ptr property
ptr
ffi_helper
ffi_helper
ArrayRef
<
T extends NativeType
>
ptr property
ArrayRef class
Properties
ptr
untypedView
hashCode
runtimeType
Methods
delete
toString
noSuchMethod
Operators
operator ==
ptr
property
Pointer
<
T
>
ptr
override
Implementation
@override Pointer<T> get ptr => _shared._array.ptr;