pub const PROC_SUPER_MAGIC: FsWord = imp::fs::types::PROC_SUPER_MAGIC; // 40_864i64
Available on crate feature fs only.
Expand description

The filesystem magic number for procfs.

See the fstatfs man page for more information.