Function libc::mktime [] [src]

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

use libc from crates.io