Function libc::gettimeofday

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