pub unsafe extern "C" fn clock_settime( __clock_id: clockid_t, __tp: *const timespec, ) -> c_int
Set clock CLOCK_ID to value TP.