MixEachSoundFontCallbackDart typedef
MixEachSoundFontCallbackDart =
int Function(Pointer<Utf8> arg0, Pointer<NativeType> arg1)
Implementation
typedef MixEachSoundFontCallbackDart = int Function(
Pointer<Utf8> arg0, Pointer<NativeType> arg1);