NVGparams.renderStroke

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, float fringe, float strokeWidth, const(NVGpath)* paths, int npaths) renderStroke;

Meta