git: 9front

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

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