Function rust_icu_sys::unorm2_normalize_70
source · pub unsafe extern "C" fn unorm2_normalize_70(
norm2: *const UNormalizer2,
src: *const UChar,
length: i32,
dest: *mut UChar,
capacity: i32,
pErrorCode: *mut UErrorCode
) -> i32