pFileExists

Check if file exists

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pFileExists = bool function
(
const(char)* fileName
)

Meta