git: 9front

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

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