git: 9front

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

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