Function cstrxfrm

Source
pub unsafe extern "C" fn cstrxfrm(
    __dest: *mut i8,
    __src: *const i8,
    __n: u32,
) -> u32