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