git: 9front

ref: 82bb1ae8c735f71047bb901ddb77d8fc6a9ade01
dir: /sys/src/cmd/plot/libplot/doublebuffer.c/

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