Function Tcl_AppendElement

Source
pub unsafe extern "C" fn Tcl_AppendElement(
    interp: *mut Tcl_Interp,
    element: *const c_char,
)