DirectoryExists

Check if a directory path exists

version(BindRaylib_Static)
extern (C) @nogc nothrow
bool
DirectoryExists
(
const(char)* dirPath
)

Meta