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

luaL_reg

Declaration

Source position: lauxlib.pas line 42

type luaL_reg = record

  name: PChar;

  func: lua_CFunction;

end;


Documentation generated on: 2023-03-18