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

luaL_typerror

Declaration

Source position: Lua.pas line 605

function luaL_typerror(

  L: Plua_State;

  narg: Integer;

  const tname: PChar

):Integer;