[][src]Function sdl2_sys::SDL_DelEventWatch

pub unsafe extern "C" fn SDL_DelEventWatch(
    filter: SDL_EventFilter,
    userdata: *mut c_void
)

Remove an event watch function added with SDL_AddEventWatch()