menu
sodium package
documentation
sodium.ffi.dart
SodiumPointer<T extends NativeType>
count property
count property
dark_mode
light_mode
count
property
int
count
final
The number of elements this pointer is pointing to
Implementation
final int count;
sodium package
documentation
sodium.ffi
SodiumPointer<T extends NativeType>
count property
SodiumPointer class