allocateInto method
Implementation
@override
@nonVirtual
void allocateInto(RaylibTemp temp, Pointer<C> p, String key)
=> throw UnsupportedError('$runtimeType: is just a view; cannot allocate externally.');
@override
@nonVirtual
void allocateInto(RaylibTemp temp, Pointer<C> p, String key)
=> throw UnsupportedError('$runtimeType: is just a view; cannot allocate externally.');