rustix::fs

Constant PROC_SUPER_MAGIC

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

The filesystem magic number for procfs.

See the fstatfs manual page for more information.