boring_sys

Function settimeofday

Source
pub unsafe extern "C" fn settimeofday(
    __tv: *const timeval,
    __tz: *const timezone,
) -> c_int