[go: up one dir, main page]

Function libc::funcs::c95::string::strcat

source ยท
pub unsafe extern "C" fn strcat(
    s: *mut c_char,
    ct: *const c_char,
) -> *mut c_char