mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
3 lines
52 B
C
3 lines
52 B
C
|
#include <stdio.h>
|
||
|
int close_stream (FILE *stream);
|