[−][src]Function bear_lib_terminal::terminal::close
pub fn close()
Closes the terminal window, causing all subsequent functions from the module (apart from open()
) to fail
Equivalent to the terminal_close()
C API function.
pub fn close()
Closes the terminal window, causing all subsequent functions from the module (apart from open()
) to fail
Equivalent to the terminal_close()
C API function.