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