Source position: Lua.pas line 602
function luaL_callmeta(
L: Plua_State;
obj: Integer;
const e: PChar
):Integer;