1
0
Fork 0
remarkable-uboot/tools/getline.h

2 lines
54 B
C

int getline(char **lineptr, size_t *n, FILE *stream);