gdk_x11_sys::xlib

Function XSetErrorHandler

Source
pub unsafe extern "C" fn XSetErrorHandler(
    _1: Option<unsafe extern "C" fn(_: *mut _XDisplay, _: *mut XErrorEvent) -> i32>,
) -> Option<unsafe extern "C" fn(_: *mut _XDisplay, _: *mut XErrorEvent) -> i32>