git: 9front

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

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