Write contents to the file used for debugging.
Technically, this can be used to write to any file handle when the global $debug is set to 1 or true.
<?php debug_fwrite( $fp, $string ); ?>
Since: 0.71
debug_fwrite() is located in wp-includes/functions.php