Function gnunet_sys::GNUNET_TIME_absolute_hton[][src]

pub unsafe extern "C" fn GNUNET_TIME_absolute_hton(
    a: GNUNET_TIME_Absolute
) -> GNUNET_TIME_AbsoluteNBO

Convert absolute time to network byte order.

@param a time to convert @return converted time value