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)
    pragma(inline, true) @nogc nothrow
    void
    nk_foreach
  2. void nk_foreach(nk_context* ctx, nk_command_delegate_gc block)

Meta