1.17.14. file_fwrite

[<<<] [>>>]

Nothing special, it is just a placeholder.

int file_fwrite(char *buf,
               int size,
               int count,
               FILE *fp
);

[<<<] [>>>]