git: 9front

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

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