shithub: riscv

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

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