pub unsafe extern "C" fn btck_block_tree_entry_get_block_hash(
block_tree_entry: *const btck_BlockTreeEntry,
) -> *const btck_BlockHashExpand description
@brief Return the block hash associated with a block tree entry.
@param[in] block_tree_entry Non-null. @return The block hash.