TextEdit.toggleFoldLine

Toggle the folding of the code block at the given line.

struct TextEdit
@nogc nothrow
void
toggleFoldLine
(
in long line
)

Meta