[][src]Function avr_libc::gmtime

pub unsafe extern "C" fn gmtime(timer: *const time_t) -> *mut tm

The gmtime function converts the time stamp pointed to by timer into broken-down time, expressed as UTC.