git: 9front

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

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