Home | History | Annotate | Download | only in internal

Lines Matching defs:FClose

2056 inline int FClose(FILE* fp) { return fclose(fp); }