monospacePrintWidth

Calculates the expected print width of a string in monospace (fixed-width) fonts.

@safe nothrow
size_t
monospacePrintWidth
(
const char[] str
)

Meta