git: 9front

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

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