A function used to flush all the contents of a buffer into a given File Descriptor.

int fflush(FILE * stream);