allocateInto method

  1. @override
void allocateInto(
  1. RaylibTemp temp,
  2. Pointer<MusicC> p,
  3. String key
)
override

Implementation

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