Function r_core::strncat[][src]

pub unsafe extern "C" fn strncat(
    __s1: *mut c_char,
    __s2: *const c_char,
    __n: c_ulong
) -> *mut c_char