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