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