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

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