shithub: riscv

ref: 4052945479067a0076a19a5952e3fffb8116244a
dir: /sys/src/cmd/plot/libplot/doublebuffer.c/

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