shithub: scc

ref: ad9ac13a7fdef7f29cae041c7556f8dacd239958
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