git: 9front

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

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