git: 9front

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

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