Source position: tcl80.pp line 872
function Tcl_FindCommand(
interp: PTcl_Interp;
cmdName: PAnsiChar;
contextNsPtr: PTcl_Namespace;
flags: Integer
):Tcl_Command;