shithub: riscv

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

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