Source position: Lua.pas line 605
function luaL_typerror(
L: Plua_State;
narg: Integer;
const tname: PChar
):Integer;