shithub: scc

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