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

luaL_newmetatable

Declaration

Source position: Lua.pas line 636

function luaL_newmetatable(

  L: Plua_State;

  const tname: PChar

):Integer;