shithub: scc

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