Type Definition XIOErrorHandler
sdl2_sys
type XIOErrorHandler = Option<unsafe extern "C" fn(arg1: *mut Display) -> c_int>;