lambda-calculus/parse/istream/file/read.h
2025-01-13 20:36:07 -06:00

3 lines
52 B
C

void file_istream_read(
struct istream* this);