Function Tcl_SetObjErrorCode

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