nullptr top-level property

Pointer<Void> nullptr
final

Represents a pointer into the native C memory.

Implementation

final Pointer<Void> nullptr = Pointer.fromAddress(0)