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