Type Alias std::os::unix::raw::off_t

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