pub const LOOKUPFLAGS_SYMLINK_FOLLOW: Lookupflags = _; // 1u32
Expand description
As long as the resolved path corresponds to a symbolic link, it is expanded.
pub const LOOKUPFLAGS_SYMLINK_FOLLOW: Lookupflags = _; // 1u32
As long as the resolved path corresponds to a symbolic link, it is expanded.