git: 9front

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

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