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