Function Tcl_AppendObjToErrorInfo

Source
pub unsafe extern "C" fn Tcl_AppendObjToErrorInfo(
    interp: *mut Tcl_Interp,
    objPtr: *mut Tcl_Obj,
)