[][src]Function swim_c_sys::string::strncat

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