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