Constant rustix::fs::PROC_SUPER_MAGIC

pub const PROC_SUPER_MAGIC: FsWord = imp::fs::PROC_SUPER_MAGIC;
Documentation

The filesystem magic number for procfs.

See the fstatfs man page for more information.