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

luaL_typerror

Declaration

Source position: lua.pas line 626

function luaL_typerror(

  L: Plua_State;

  narg: Integer;

  const tname: PChar

):Integer;