shithub: front

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

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