Function Tcl_SetChannelError

Source
pub unsafe extern "C" fn Tcl_SetChannelError(
    chan: Tcl_Channel,
    msg: *mut Tcl_Obj,
)