Function clips_sys::strcat

source ·
pub unsafe extern "C" fn strcat(
    __dest: *mut c_char,
    __src: *const c_char
) -> *mut c_char