gmtime

Function gmtime 

Source
pub unsafe extern "C" fn gmtime(__timer: *const time_t) -> *mut tm
Expand description

Return the `struct tm’ representation of *TIMER in Universal Coordinated Time (aka Greenwich Mean Time).