Type Definition glutin::platform::unix::x11::ffi::XIMProc

pub type XIMProc = Option<unsafe extern "C" fn(_: *mut _XIM, _: *mut i8, _: *mut i8)>;