GetDirectoryFiles

Get filenames in a directory path (memory should be freed)

version(BindRaylib_Static)
extern (C) @nogc nothrow
char**
GetDirectoryFiles
(
const(char)* dirPath
,
int* count
)

Meta