[#btck-TransactionSpentOutputsView-get] = xref:btck.adoc[btck]::xref:btck/TransactionSpentOutputsView.adoc[TransactionSpentOutputsView]::get :relfileprefix: ../../ :mrdocs: Returns the borrowed C handle. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck_TransactionSpentOutputs-0b.adoc[btck_TransactionSpentOutputs] const* get() const; ---- == Return Value The underlying const C pointer. [.small]#Created with https://www.mrdocs.com[MrDocs]#