[][src]Type Definition x11_dl::xlib::XICProc

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