pointer property

Pointer<NativeType> get pointer

Returns the managed pointer.

Implementation

Pointer<NativeType> get pointer => _pointer;