Module winapi_util::file
source · Expand description
Safe routines for dealing with files and handles on Windows.
Structs§
- Represents file information such as creation time, file size, etc.
- Represents a Windows file type.
Functions§
- Return various pieces of information about a file.
- Returns true if and only if the given file attributes contain the
FILE_ATTRIBUTE_HIDDEN
attribute. - Returns the file type of the given handle.