shithub: riscv

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

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