libc

Function gettimeofday

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