Skip to main content

btck_block_header_get_hash

Function btck_block_header_get_hash 

Source
pub unsafe extern "C" fn btck_block_header_get_hash(
    header: *const btck_BlockHeader,
) -> *mut btck_BlockHash
Expand description

@brief Get the btck_BlockHash.

@param[in] header Non-null header @return btck_BlockHash.