#include <zend.h>
Writes a single character c to the default output stream.
Output character
Number of characters written or -1 on errors.
See also ZEND_PUTS() and ZEND_WRITE().