git: 9front

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

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