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