Function libc::time [] [src]

pub unsafe extern fn time(time: *mut time_t) -> time_t
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io