Type Definition x11::xlib::XICProc

source ·
pub type XICProc = Option<unsafe extern "C" fn(_: XIC, _: XPointer, _: XPointer) -> Bool>;