Type Definition sdl2_sys::XIMProc[][src]

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