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