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

lua_setmetatable

Declaration

Source position: lua.pas line 347

function lua_setmetatable(

  L: Plua_State;

  objindex: Integer

):LongBool;