5 lines
64 B
C
5 lines
64 B
C
|
|
struct istream;
|
|
|
|
void free_istream(
|
|
struct istream* this);
|
|
|
struct istream;
|
|
|
|
void free_istream(
|
|
struct istream* this);
|