#include <zend.h>
Writes the zero terminated string str to the default output stream.
Output string
Number of characters written or -1 on errors.
See also ZEND_PUTC() and ZEND_WRITE().