[−][src]Function libc::gettimeofday
pub unsafe extern "C" fn gettimeofday(
tp: *mut timeval,
tz: *mut c_void
) -> c_int
Deprecated since 0.2.54:
The signature of this function is incorrect. If you are using it, please report that in the following issue so that we can evaluate the impact of fixing it: https://github.com/rust-lang/libc/issues/1338