shithub: scc

ref: 4865d137aa87e8ee60c39888f7febf3bbcaa2f4b
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