[][src]Type Definition sdl2_sys::XICProc

type XICProc = Option<unsafe extern "C" fn(arg1: XIC, arg2: XPointer, arg3: XPointer) -> c_int>;