git: 9front

ref: 95f6e425dc578ef163a41e21097bc856a0e60198
dir: /sys/src/cmd/plot/libplot/doublebuffer.c/

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