Handbook
Glossary
load-automation-event-list ( fileName -- AutomationEventList )
Vocabulary
raylib
Inputs
fileName
a
c-string
Outputs
AutomationEventList
a
AutomationEventList
Word description
Load automation events list from file
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
load-automation-event-list
AutomationEventList LoadAutomationEventList
(
c-string
fileName )