Skip to main content

time_t

Type Alias time_t 

1.1.0 ยท Source
pub type time_t = c_long;
๐Ÿ‘ŽDeprecated since 1.8.0:

these type aliases are no longer supported by the standard library, the libc crate on crates.io should be used instead for the correct definitions

Available on Linux only.