git: 9front

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

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