FILE_ATTRIBUTE_DIRECTORY

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

version(Android)
extern (C) @nogc
enum FILE_ATTRIBUTE_DIRECTORY = 0x00000010;

Meta