mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 05:49:06 +00:00
These calls allow detecting whether a symlink is a file or a directory, a distinction Windows maintains, and one important to software that wants to do further operations on the symlink (e.g. removing it).