State record for mutt_file_iter_line()
More...
#include "file.h"
|
char * | line |
| the line data
|
|
size_t | size |
| allocated size of line data
|
|
int | line_num |
| line number
|
|
State record for mutt_file_iter_line()
Definition at line 70 of file file.h.
◆ line
the line data
Definition at line 72 of file file.h.
◆ size
size_t MuttFileIter::size |
allocated size of line data
Definition at line 73 of file file.h.
◆ line_num
int MuttFileIter::line_num |
line number
Definition at line 74 of file file.h.
The documentation for this struct was generated from the following file: