shithub: scc

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