nk_draw_foreach

Undocumented in source. Be warned that the author may not have intended to support it.
version(NK_INCLUDE_VERTEX_BUFFER_OUTPUT)
extern (C) pragma(inline, true)
void
nk_draw_foreach
(,
const(nk_buffer)* b
,
void delegate
(
const(nk_command)*
)
block
)

Meta