shithub: scc

ref: 8bc4aa2b74a8fd2caaa27f14e09dc7bb45296ac7
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