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

luaL_getn

Declaration

Source position: lauxlib.pas line 27

function luaL_getn(

  L: Plua_State;

  t: Integer

):Integer;