Skip to main content

FILE_ATTRIBUTE_REPARSE_POINT

Constant FILE_ATTRIBUTE_REPARSE_POINT 

Source
pub const FILE_ATTRIBUTE_REPARSE_POINT: u32 = 0x400;
Expand description

Reparse-point attribute bit (FILE_ATTRIBUTE_REPARSE_POINT), e.g. symlinks/junctions.