Exemple #1
0
func (c *Context) EndFrame() {
	C.nvgEndFrame(c.ctx)
}
Exemple #2
0
func EndFrame() {
	C.nvgEndFrame(vg)
}