shithub: front

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

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