pub const PROC_SUPER_MAGIC: FsWord = imp::fs::PROC_SUPER_MAGIC; // 0x0000_9fa0u32
Expand description

The filesystem magic number for procfs.

See the fstatfs man page for more information.