git: 9front

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

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