Function cstrcat

Source
pub unsafe extern "C" fn cstrcat(
    __dest: *mut c_char,
    __src: *const c_char,
) -> *mut c_char