Constant OPEN_FLAG_SYMLINK

Source
pub const OPEN_FLAG_SYMLINK: u32 = 16;
Expand description

If the file is a symlink, open the link instead of the target.