Constant fidl_fuchsia_io::INO_UNKNOWN
source ยท pub const INO_UNKNOWN: u64 = 18446744073709551615;
Expand description
Nodes which do not have ino values should return this value from Readdir and GetAttr.
pub const INO_UNKNOWN: u64 = 18446744073709551615;
Nodes which do not have ino values should return this value from Readdir and GetAttr.