GetPrevDirectoryPath

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

version(BindRaylib_Static)
extern (C) @nogc nothrow
const(char)*
GetPrevDirectoryPath
(
const(char)* dirPath
)

Meta