NK_VALUE_PAGE_CAPACITY

Undocumented in source.
enum NK_VALUE_PAGE_CAPACITY = (NK_MAX(nk_window.sizeof, nk_panel.sizeof) / nk_uint.sizeof) / 2;

Meta