Source position: tcl80.pp line 839
function Tcl_SplitList(
interp: PTcl_Interp;
list: PChar;
var argcPtr: Integer;
var argvPtr: Tcl_Argv
):Integer;