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