git: 9front

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

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