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