MatrixStack.realloc_interval

If the stack is too small to hold more items, space for realloc_interval more elements will be allocated

struct MatrixStack(T)
size_t realloc_interval;

Meta