Function libc::settimeofday [] [src]

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