Function rust_icu_sys::u_memmove_74

source ยท
pub unsafe extern "C" fn u_memmove_74(
    dest: *mut UChar,
    src: *const UChar,
    count: i32,
) -> *mut UChar