PycStringIO_CAPI.cread

Read a string from an input object. If the last argument is -1, the remainder will be read.

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

Meta