[][src]Function sdl2_sys::mixer::Mix_UnregisterEffect

pub unsafe extern "C" fn Mix_UnregisterEffect(
    channel: c_int,
    f: Mix_EffectFunc_t
) -> c_int