allocatePointer method
Implementation
@override
Pointer<AutomationEventC> allocatePointer(RaylibTemp temp, String key, [int count = 1])
=> throw UnsupportedError('FAutomationEventD: is raylib-owned; cannot allocate externally.');
@override
Pointer<AutomationEventC> allocatePointer(RaylibTemp temp, String key, [int count = 1])
=> throw UnsupportedError('FAutomationEventD: is raylib-owned; cannot allocate externally.');