rust_icu_sys

Function u_strncpy_74

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