Function libc::gettimeofday

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