libc
0.0.1
libc
Function
gettimeofday
Copy item path
Source
pub unsafe extern "C" fn gettimeofday( tp:
*mut
timeval
, tz:
*mut
c_void
, ) ->
c_int