Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

gettimeofday

Function gettimeofday 

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