git: 9front

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

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