shithub: riscv

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

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