ptr method

Implementation

ffi.Pointer<CWallet_t> ptr() {
  return _inner;
}