menu
sodium package
documentation
sodium.ffi.dart
SodiumPointer<T extends NativeType>
ptr property
ptr property
dark_mode
light_mode
ptr
property
Pointer
<
T
>
ptr
final
The underlying native C pointer
Implementation
final Pointer<T> ptr;
sodium package
documentation
sodium.ffi
SodiumPointer<T extends NativeType>
ptr property
SodiumPointer class