Type Definition x11::xlib::XIMProc

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