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