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

lua_dump

Declaration

Source position: Lua.pas line 346

function lua_dump(

  L: Plua_State;

  writer: lua_Writer;

  data: Pointer

):Integer;