Function rust_icu_sys::u_strncpy_66[][src]

pub unsafe extern "C" fn u_strncpy_66(
    dst: *mut UChar,
    src: *const UChar,
    n: i32
) -> *mut UChar