xieite ::term ::set_cursor ()
Defined in header <xieite/io/term.hpp>
Sets the cursor's absolute position.
Declaration
#0void set_cursor (xieite ::ssize_t row ,xieite ::ssize_t col )noexcept ;
#1
void set_cursor (xieite ::pos pos )noexcept ;