Function gnunet_sys::GNUNET_TIME_relative_hton[][src]

pub unsafe extern "C" fn GNUNET_TIME_relative_hton(
    a: GNUNET_TIME_Relative
) -> GNUNET_TIME_RelativeNBO

Convert relative time to network byte order.

@param a time to convert @return converted time value