Source position: tcl80.pp line 802
function Tcl_SetVar(
interp: PTcl_Interp;
varName: PChar;
newValue: PChar;
flags: Integer
):PChar;