shithub: riscv

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

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