Show / Hide Table of Contents

Delegate SDL_mixer.SoundFontDelegate

Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public delegate int SoundFontDelegate(IntPtr a, IntPtr b);
Parameters
Type Name Description
System.IntPtr a
System.IntPtr b
Returns
Type Description
System.Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX