git: 9front

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

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