2 lines
132 B
C
2 lines
132 B
C
extern size_t fwrite (__const void *__restrict __ptr, size_t __size,
|
|
size_t __n, FILE *__restrict __s) __wur;
|