pDirectoryExists

Check if a directory path exists

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pDirectoryExists = bool function
(
const(char)* dirPath
)

Meta