Function boring_sys::settimeofday

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