Destroy the context options.

Synopsis

Declared in <kernel/bitcoinkernel.h>

void
btck_context_options_destroy(btck_ContextOptions* context_options);

Parameters

Name

Description

context_options

Opaque data structure for holding options for creating a new kernel context.

Created with MrDocs