Type Definition glutin_glx_sys::XIMProc

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