Type Definition sdl2_sys::XICProc

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