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