Cleaner protocol between 'lua_dump' and writer function
'lua_dump' signals to the writer function the end of a dump, so that is has more freedom when using the stack.
This commit is contained in:
Reference in New Issue
Block a user
'lua_dump' signals to the writer function the end of a dump, so that is has more freedom when using the stack.