[#btck-OutPointView-2constructor] = xref:btck.adoc[btck]::xref:btck/OutPointView.adoc[OutPointView]::OutPointView :relfileprefix: ../../ :mrdocs: Constructs a view over `ptr.` == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit OutPointView(xref:btck_TransactionOutPoint-09.adoc[btck_TransactionOutPoint] const* ptr); ---- == Parameters [cols="1,4"] |=== | Name| Description | *ptr* | The out‐point handle to borrow. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#