Function x11::xlib::XSetErrorHandler
source ยท pub unsafe extern "C" fn XSetErrorHandler(
_1: Option<unsafe extern "C" fn(_: *mut Display, _: *mut XErrorEvent) -> c_int>,
) -> Option<unsafe extern "C" fn(_: *mut Display, _: *mut XErrorEvent) -> c_int>