Restore stack to the specified size. The behavior is undefined if PrefixStack contains fewer prefixes than requested size.

Synopsis

Declared in <balxml_prefixstack.h>

void
restoreToSize(int size);

Created with MrDocs