Example #1
0
func (w *win) swapBuffers(r *nrefs)        { C.gs_swap_buffers(C.long(r.shell)) }
Example #2
0
func (o *osx) swapBuffers(r *nrefs)        { C.gs_swap_buffers(C.long(r.context)) }