git: 9front

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

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