Constant STATX_TYPE
pub const STATX_TYPE: u32 = 0x0000_0001; // 1u32
Available on crate feature
dep_nc
only.Expand description
Flags to be stx_mask
Query request/result mask for statx()
and struct statx::stx_mask
.
These bits should be set in the mask argument of statx()
to request
particular items when calling statx()
.
Want/got stx_mode & S_IFMT