Copy the context.
Declared in <kernel/bitcoinkernel.h>
[[nodiscard, __nonnull__]]
btck_Context*
btck_context_copy(btck_Context const* context);
Opaque data structure for holding a kernel context.
The return value should not be discarded.
| Name | Description |
|---|---|
| context | Opaque data structure for holding a kernel context. |