Function rust_icu_sys::u_strFoldCase_74
source ยท pub unsafe extern "C" fn u_strFoldCase_74(
dest: *mut UChar,
destCapacity: i32,
src: *const UChar,
srcLength: i32,
options: u32,
pErrorCode: *mut UErrorCode,
) -> i32