shithub: riscv

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

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