Function rust_icu_sys::u_uastrncpy_74

source ยท
pub unsafe extern "C" fn u_uastrncpy_74(
    dst: *mut UChar,
    src: *const c_char,
    n: i32,
) -> *mut UChar