[][src]Function libc::gettimeofday

pub unsafe extern "C" fn gettimeofday(
    tp: *mut timeval,
    tz: *mut timezone
) -> c_int