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