pGetFileName

Get pointer to filename for a path string

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

Meta