Skip to main content

btck_block_tree_entry_get_block_hash

Function btck_block_tree_entry_get_block_hash 

Source
pub unsafe extern "C" fn btck_block_tree_entry_get_block_hash(
    block_tree_entry: *const btck_BlockTreeEntry,
) -> *const btck_BlockHash
Expand description

@brief Return the block hash associated with a block tree entry.

@param[in] block_tree_entry Non-null. @return The block hash.