git: 9front

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

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