git: 9front

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

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