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