devela::_dep::rustix::fs

Constant PROC_SUPER_MAGIC

pub const PROC_SUPER_MAGIC: i64 = _; // 40_864i64
Available on crate feature dep_rustix only.
Expand description

The filesystem magic number for procfs.

See the fstatfs manual page for more information.