pGetPrevDirectoryPath

Get previous directory path for a given path (uses static string)

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

Meta