git: 9front

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

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