shithub: front

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

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