[#btck-OutPoint-get-09] = xref:btck.adoc[btck]::xref:btck/OutPoint.adoc[OutPoint]::get :relfileprefix: ../../ :mrdocs: Returns the owned C handle. == Synopses Declared in `<kernel/bitcoinkernel_wrapper.h>` Returns the owned C handle. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck_TransactionOutPoint-08.adoc[btck_TransactionOutPoint]* xref:btck/OutPoint/get-0f.adoc[get](); ---- [.small]#xref:btck/OutPoint/get-0f.adoc[_» more..._]# Returns the owned C handle. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck_TransactionOutPoint-08.adoc[btck_TransactionOutPoint] const* xref:btck/OutPoint/get-07.adoc[get]() const; ---- [.small]#xref:btck/OutPoint/get-07.adoc[_» more..._]# == Return Value * The underlying mutable C pointer. * The underlying const C pointer. [.small]#Created with https://www.mrdocs.com[MrDocs]#