skipLine

fnIStr skipLine(ref inout(char)[] str)

Skips over the next line in the string, returning the substring before the line break and updating the input string to start after the line break.