git: 9front

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

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