btck::Handle::Handle

Takes ownership of ptr, throwing if it is null.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

explicit
Handle(CType* ptr);

Parameters

NameDescription
ptrThe C handle to own.