shithub: scc

ref: 4c6ff78ab23b4820161ec032390a88c7bd6b6fea
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