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

luaL_loadbuffer

Declaration

Source position: lauxlib.pas line 77

function luaL_loadbuffer(

  L: Plua_State;

  const buff: PChar;

  size: size_t;

  const name: PChar

):Integer;


Documentation generated on: 2023-03-18