int zvt_term_closepty
A ZvtTerm widget.
Close master pty to the child process. It is upto the child to recognise its pty has been closed, and to exit appropriately.
Note that a child process must have first been started using zvt_term_forkpty().
See close(2).