Source position: Lua.pas line 631
procedure luaL_checktype(
L: Plua_State;
narg: Integer;
t: Integer
);