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

lua_load

Declaration

Source position: Lua.pas line 342

function lua_load(

  L: Plua_State;

  reader: lua_Reader;

  dt: Pointer;

  const chunkname: PChar

):Integer;