IsPathFile

Check if a given path is a file or a directory

version(BindRaylib_Static)
extern (C) @nogc nothrow
bool
IsPathFile
(
const(char)* path
)

Meta