git: 9front

ref: 9514073601c28e82c17fcf375e4edf4ebbc82cb7
dir: /sys/src/cmd/plot/libplot/doublebuffer.c/

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