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

lua_dump

Declaration

Source position: lua.pas line 367

function lua_dump(

  L: Plua_State;

  writer: lua_Writer;

  data: Pointer

):Integer;