[−][src]Function rust_icu_sys::u_strToUTF32WithSub_66
pub unsafe extern "C" fn u_strToUTF32WithSub_66(
dest: *mut UChar32,
destCapacity: i32,
pDestLength: *mut i32,
src: *const UChar,
srcLength: i32,
subchar: UChar32,
pNumSubstitutions: *mut i32,
pErrorCode: *mut UErrorCode
) -> *mut UChar32