Function gnunet_sys::GNUNET_TIME_absolute_ntoh[][src]

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

Convert absolute time from network byte order.

@param a time to convert @return converted time value