Source position: tcl80.pp line 803
function Tcl_SetVar2(
interp: PTcl_Interp;
varName: PChar;
elemName: PChar;
newValue: PChar;
flags: Integer
):PChar;