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 |
public delegate int SoundFontDelegate(IntPtr a, IntPtr b);
| Type | Name | Description |
|---|---|---|
| System.IntPtr | a | |
| System.IntPtr | b |
| Type | Description |
|---|---|
| System.Int32 |