str_cat

Function str_cat 

Source
pub unsafe extern "C" fn str_cat(
    dest: *mut *mut String,
    src: *const char_t,
)