Type Definition std::os::unix::raw::off_t

source ·
pub type off_t = i64;
Available on Unix only.