Synopsis
int debug_fflush(DEBUG_FILE *stream);
Description

debug_fflush flushes any buffered output of the stream.

debug_fflush returns 0 on success or -1 if there was an error.