Type Definition x11_dl::xlib::XIMProc

source ·
pub type XIMProc = Option<unsafe extern "C" fn(_: XIM, _: XPointer, _: XPointer)>;