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

luaL_loadbuffer

Declaration

Source position: lauxlib.pas line 84

function luaL_loadbuffer(

  L: Plua_State;

  const buff: PAnsiChar;

  size: size_t;

  const name: PAnsiChar

):Integer;


Documentation generated on: 2025-07-25