git: 9front

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

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