git: 9front

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

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