LUA_EXTRASPACE

Defines the size of a raw memory area.

Associated with a Lua state with very fast access.

enum LUA_EXTRASPACE = (void*).sizeof;

Meta