Function Tcl_AddObjErrorInfo

Source
pub unsafe extern "C" fn Tcl_AddObjErrorInfo(
    interp: *mut Tcl_Interp,
    message: *const c_char,
    length: c_int,
)