gettimeofday

Function gettimeofday 

Source
pub unsafe extern "C" fn gettimeofday(
    arg1: *mut timeval,
    arg2: *mut c_void,
) -> c_int