Function utimes

Source
pub unsafe extern "C" fn utimes(
    __path: *const c_char,
    __times: *const timeval,
) -> c_int