Type Definition sdl2_sys::XIOErrorHandler[][src]

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