git: 9front

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

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