NVGparams.renderTriangles

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct NVGparams
@nogc nothrow extern (C)
void function(void* uptr, NVGpaint* paint, NVGscissor* scissor, const(NVGvertex)* verts, int nverts) renderTriangles;

Meta