Function rust_icu_sys::u_strFromUTF8Lenient_70
source · pub unsafe extern "C" fn u_strFromUTF8Lenient_70(
dest: *mut UChar,
destCapacity: i32,
pDestLength: *mut i32,
src: *const c_char,
srcLength: i32,
pErrorCode: *mut UErrorCode
) -> *mut UChar