nk_foreach

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void nk_foreach(nk_context* ctx, nk_command_delegate block)
  2. void nk_foreach(nk_context* ctx, nk_command_delegate_gc block)
    version(gc_and_throw)
    pragma(inline, true)
    void
    nk_foreach

Meta