Source position: lauxlib.pas line 72
function luaL_newmetatable(
L: Plua_State;
const tname: PAnsiChar
):Integer;