shithub: scc

ref: 74c223987d55d20be4b1b52477ff91f83b9e5b31
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