Function sdl2_sys::SDL_DelEventWatch

source ยท
pub unsafe extern "C" fn SDL_DelEventWatch(
    filter: SDL_EventFilter,
    userdata: *mut c_void,
)
Expand description

Remove an event watch function added with SDL_AddEventWatch()