Show / Hide Table of Contents

Delegate SDL_mixer.Mix_EffectDone_t

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