getCodeIndent

Get leading indentation from 'src' which represents lines of code.

extern (C++) static
size_t
getCodeIndent
(
const(char)* src
)

Meta