git: 9front

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

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