btck::UniqueHandle::Deleter

Custom deleter that forwards to the C destroy function.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

struct Deleter;

Member Functions

NameDescription
operator() Destroys ptr via the configured C destroy function.