TextBuffer.setCellsSingleChar

Undocumented in source. Be warned that the author may not have intended to support it.
class TextBuffer
@safe pure
void
setCellsSingleChar
(
size_t x
,
size_t y
,
size_t width
,
size_t height
,
const char[] ch
,
Nullable!AnsiStyleSet style = Nullable!AnsiStyleSet.init
)

Meta