Beispiel #1
0
 public static extern int Mix_EachSoundFont(
     SoundFontDelegate function,
     IntPtr data             // void*
     );
Beispiel #2
0
		public static extern int Mix_EachSoundFont(
			SoundFontDelegate function,
			IntPtr data // void*
		);