Function XOpenIM

pub unsafe extern "C" fn XOpenIM(
    arg1: *mut _XDisplay,
    arg2: *mut _XrmHashBucketRec,
    arg3: *mut i8,
    arg4: *mut i8,
) -> *mut _XIM
Available on crate feature dep_sdl2 only.