file-exists ( fileName -- bool )


Vocabulary
raylib

Inputs
fileNamea c-string


Outputs
boola bool


Word description
Check if file exists

Definition