TextBuffer.setCellsString

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

Meta