shithub: riscv

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

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