Constant rustix::fs::PROC_SUPER_MAGIC
source ยท pub const PROC_SUPER_MAGIC: FsWord = _; // 40_864i64
Expand description
The filesystem magic number for procfs.
See the fstatfs
manual page for more information.
pub const PROC_SUPER_MAGIC: FsWord = _; // 40_864i64
The filesystem magic number for procfs.
See the fstatfs
manual page for more information.