[][src]Type Definition glutin::platform::unix::x11::ffi::XIMProc

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