[][src]Type Definition sdl2_sys::XIOErrorHandler

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