stime

Function stime 

Source
pub unsafe extern "C" fn stime(__when: *const time_t) -> c_int
Expand description

Set the system time to *WHEN. This call is restricted to the superuser.