Type Definition std::os::unix::raw::ino_t

source ·
pub type ino_t = u64;
Available on Unix only.