Destroy the context.
Synopsis
Declared in <kernel/bitcoinkernel.h>
void
btck_context_destroy(btck_Context* context);
Parameters
Name |
Description |
context |
Opaque data structure for holding a kernel context. |
Created with MrDocs