shithub: riscv

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

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