[][src]Function x11nas::xlib::XSetErrorHandler

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>