get-file-name ( filePath -- c-string )


Vocabulary
raylib

Inputs
filePatha c-string


Outputs
c-stringa c-string


Word description
Get pointer to filename for a path string

Definition