[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

luaL_callmeta

Declaration

Source position: Lua.pas line 602

function luaL_callmeta(

  L: Plua_State;

  obj: Integer;

  const e: PChar

):Integer;