btck_block_tree_entry_get_height

Function btck_block_tree_entry_get_height 

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

@brief Return the height of a certain block tree entry.

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