shithub: plan9front

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

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