예제 #1
0
파일: termios.go 프로젝트: posix4e/capstan
func ResetTerm(tio *termios.TermSettings) {
	tio.Reset()
}