pathFileStatGet
fn
Errno pathFileStatGet(Fd fd, LookupFlags flags, const(char) * path, Size pathLen, FileStat * fileStatOut) @importName("path_filestat_get")Return the attributes of a file or directory.
Note
This is similar to stat in POSIX.