fn queryMode(self: *const SimpleTextOutputProtocol, mode_number: usize, columns: *usize, rows: *usize) Status
[src]
Returns information for an available text mode that the output device(s) supports.
fn queryMode(self: *const SimpleTextOutputProtocol, mode_number: usize, columns: *usize, rows: *usize) Status
Returns information for an available text mode that the output device(s) supports.