Function Tcl_AddErrorInfo

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