Constant rustix::fs::PROC_SUPER_MAGIC

source ·
pub const PROC_SUPER_MAGIC: FsWord = backend::fs::types::PROC_SUPER_MAGIC; // 40_864i64
Expand description

The filesystem magic number for procfs.

See the fstatfs man page for more information.