value property

int value

The 64-bit two's complement integer at address.

The address must be 8-byte aligned.

Implementation

external int get value;
void value= (int value)

Implementation

external void set value(int value);

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.13.0/dart-ffi/Int64Pointer/value.html