PycStringIO_CAPI.cwrite

Write a string to an output object

struct PycStringIO_CAPI
int function(PyObject*, const(char)*, Py_ssize_t) cwrite;

Meta