Source position: tcl80.pp line 898
function Tcl_SetChannelOption(
interp: PTcl_Interp;
chan: PTcl_Channel;
optionName: PChar;
newValue: PChar
):Integer;