GetDirectoryPath

Get full path for a given fileName with path (uses static string)

version(BindRaylib_Static)
extern (C) @nogc nothrow
const(char)*
GetDirectoryPath
(
const(char)* filePath
)

Meta