ExportAutomationEventList function
See RaylibCoreFlatModule.ExportAutomationEventList.
Implementation
bool ExportAutomationEventList(
AutomationEventListD list,
MemoryPointer<RChar> fileName,
) => _module.ExportAutomationEventList(list, fileName);