[][src]Type Definition sdl2_sys::mixer::Mix_EffectDone_t

type Mix_EffectDone_t = Option<unsafe extern "C" fn(chan: c_int, udata: *mut c_void)>;