shithub: riscv

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

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