rm_/lib/close-stream.h

3 lines
52 B
C
Raw Normal View History

2020-09-02 16:47:03 +08:00
#include <stdio.h>
int close_stream (FILE *stream);