[][src]Function libc::settimeofday

pub unsafe extern "C" fn settimeofday(
    tv: *const timeval,
    tz: *const timezone
) -> c_int