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