[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

luaL_callmeta

Declaration

Source position: lua.pas line 623

function luaL_callmeta(

  L: Plua_State;

  obj: Integer;

  const e: PChar

):Integer;