[][src]Type Definition sdl2_sys::XIMProc

type XIMProc = Option<unsafe extern "C" fn(arg1: XIM, arg2: XPointer, arg3: XPointer)>;