Type Definition std::os::unix::raw::time_t

source · []
pub type time_t = i64;
This is supported on Unix only.