NK_VALUE_PAGE_CAPACITY

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
enum NK_VALUE_PAGE_CAPACITY = ((NK_MAX(nk_window.sizeof, nk_panel.sizeof) / nk_uint.sizeof)) / 2;

Meta