[#btck-Txid-get-03] = xref:btck.adoc[btck]::xref:btck/Txid.adoc[Txid]::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_Txid-02.adoc[btck_Txid]* xref:btck/Txid/get-02.adoc[get](); ---- [.small]#xref:btck/Txid/get-02.adoc[_» more..._]# Returns the owned C handle. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck_Txid-02.adoc[btck_Txid] const* xref:btck/Txid/get-0d.adoc[get]() const; ---- [.small]#xref:btck/Txid/get-0d.adoc[_» more..._]# == Return Value * The underlying mutable C pointer. * The underlying const C pointer. [.small]#Created with https://www.mrdocs.com[MrDocs]#