func()

in fsevents.go [168:170]


func (es *EventStream) Flush(sync bool) {
	flush(es.stream, sync)
}