Custom deleter that forwards to the C destroy function.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

struct Deleter;

Member Functions

Name

Description

operator()

Destroys ptr via the configured C destroy function.

Created with MrDocs