toPointer method

Pointer<Void> toPointer()

Implementation

Pointer<Void> toPointer() {
  return _protocolPtr;
}