[−][src]Function bear_lib_terminal::terminal::put
pub fn put(point: Point, cell: char)
Prints the specified character to the specified location.
Equivalent to the terminal_put()
C API function.
pub fn put(point: Point, cell: char)
Prints the specified character to the specified location.
Equivalent to the terminal_put()
C API function.