git: 9front

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

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