git: 9front

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

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