shithub: scc

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