shithub: scc

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