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