git: 9front

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

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