Function x11::xlib::XSetIOErrorHandler

source ·
pub unsafe extern "C" fn XSetIOErrorHandler(
    _1: Option<unsafe extern "C" fn(_: *mut Display) -> c_int>
) -> Option<unsafe extern "C" fn(_: *mut Display) -> c_int>