shithub: riscv

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

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