[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

lua_load

Declaration

Source position: lua.pas line 363

function lua_load(

  L: Plua_State;

  reader: lua_Reader;

  dt: Pointer;

  const chunkname: PChar

):Integer;