allocateInto method

  1. @override
void allocateInto(
  1. RaylibTemp temp,
  2. Pointer<AutomationEventC> p,
  3. String key
)
override

Implementation

@override
void allocateInto(RaylibTemp temp, Pointer<AutomationEventC> p, String key)
  => throw UnsupportedError('FAutomationEventD: is raylib-owned; cannot allocate externally.');