shithub: scc

ref: 26cb2d03bbed1ee32a387d34a99fbd224f1719a5
dir: /lib/c/libc.h/

View raw version
#ifdef stdin
extern FILE *_fpopen(const char * restrict fname,
                     const char * restrict mode,
                     FILE * restrict fp);
#endif