localtime

Function localtime 

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

Return the `struct tm’ representation of *TIMER in the local timezone.