[][src]Function avr_libc::strxfrm

pub unsafe extern "C" fn strxfrm(
    dest: *mut i8,
    src: *const i8,
    n: size_t
) -> size_t