git: 9front

ref: 87f3c0b30914add7adcbc4797caf46602f918d06
dir: /sys/src/cmd/plot/libplot/doublebuffer.c/

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