git: 9front

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

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