Function Tcl_SetChannelErrorInterp

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