Type Definition sdl2_sys::XIMProc

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