[][src]Type Definition sdl2_sys::XErrorHandler

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