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