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