shithub: scc

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