shithub: riscv

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

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