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

luaL_error

Declaration

Source position: lua.pas line 665

function luaL_error(

  L: Plua_State;

  const fmt: PChar

):Integer;