ChangeDirectory

Change working directory, return true on success

version(BindRaylib_Static)
extern (C) @nogc nothrow
bool
ChangeDirectory
(
const(char)* dir
)

Meta