Skip to main content

XSetErrorHandler

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>