[go: up one dir, main page]

[][src]Function libc::gettimeofday

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