pGetDirectoryPath

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

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pGetDirectoryPath = const(char)* function
(
const(char)* filePath
)

Meta