shithub: scc

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