Function x11::xlib::XSetErrorHandler
[−]
[src]
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>