Source position: tcl80.pp line 901
function Tcl_GetChannelOption(
interp: PTcl_Interp;
chan: PTcl_Channel;
optionName: PAnsiChar;
dsPtr: PTcl_DString
):Integer;