pub unsafe extern "C" fn btck_block_header_get_timestamp(
header: *const btck_BlockHeader,
) -> u32Expand description
@brief Get the timestamp from btck_BlockHeader.
@param[in] header Non-null btck_BlockHeader @return Block timestamp (Unix epoch seconds)