git: 9front

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

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