fn setCursorPosition(self: *const SimpleTextOutputProtocol, column: usize, row: usize) Status
[src]
Sets the current coordinates of the cursor position.
fn setCursorPosition(self: *const SimpleTextOutputProtocol, column: usize, row: usize) Status
Sets the current coordinates of the cursor position.