btck::BlockSpentOutputs::get

Returns the owned C handle.

Synopses

Declared in <kernel/bitcoinkernel_wrapper.h>

Returns the owned C handle.

btck_BlockSpentOutputs*
get();
» more...

Returns the owned C handle.

btck_BlockSpentOutputs const*
get() const;
» more...

Return Value

  • The underlying mutable C pointer.
  • The underlying const C pointer.