[][src]Function swim_c::string::strncat

pub unsafe extern "C" fn strncat(s: *mut i8, ct: *const i8, n: usize) -> *mut i8