getObject method

Pointer<Void> getObject()

Implementation

Pointer<Void> getObject() {
  return _object;
}