shithub: riscv

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

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