[#btck_context_options_destroy] = btck_context_options_destroy :mrdocs: Destroy the context options. == Synopsis Declared in `<kernel/bitcoinkernel.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void btck_context_options_destroy(xref:btck_ContextOptions-0d.adoc[btck_ContextOptions]* context_options); ---- == Parameters [cols="1,4"] |=== | Name| Description | *context_options* | Opaque data structure for holding options for creating a new kernel context. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#