Function localtime_rz

Source
pub unsafe extern "C" fn localtime_rz(
    __tz: timezone_t,
    __t: *const time_t,
    __tm: *mut tm,
) -> *mut tm