Type Definition glutin_glx_sys::XIMProc

source · []
pub type XIMProc = Option<unsafe extern "C" fn(*mut _XIM, *mut i8, *mut i8)>;