shithub: front

ref: 26cf063c525a0d3af2c1b8857afc94f16fe4340c
dir: /sys/src/cmd/plot/libplot/doublebuffer.c/

View raw version
#include "mplot.h"
void doublebuffer(void){
	m_dblbuf();
}