mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-20 18:17:20 +00:00
3 lines
52 B
C
3 lines
52 B
C
|
#include <stdio.h>
|
||
|
int close_stream (FILE *stream);
|