std::os::unix::raw

Type Alias off_t

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