git: 9front

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

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