Unit 'lauxlib' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lua]

luaL_findtable

Declaration

Source position: lauxlib.pas line 91

function luaL_findtable(

  L: Plua_State;

  idx: Integer;

  const fname: PAnsiChar;

  szhint: Integer

):PAnsiChar;


Documentation generated on: 2025-07-25