shithub: scc

ref: 79b9a5d60b5790789823b721434f96bd4d88686c
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