Source position: lauxlib.pas line 58
function luaL_callmeta(
L: Plua_State;
obj: Integer;
const e: PAnsiChar
):Integer;