]> code.delx.au - gnu-emacs/blob - lib/close-stream.h
* test/lisp/help-fns-tests.el: Add several tests for 'describe-function'.
[gnu-emacs] / lib / close-stream.h
1 #include <stdio.h>
2 int close_stream (FILE *stream);