Function Tcl_Concat

Source
pub unsafe extern "C" fn Tcl_Concat(
    argc: c_int,
    argv: *const *const c_char,
) -> *mut c_char