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