PycStringIO_CAPI.NewInput

Create an input object from a Python string (copies the Python string reference).

struct PycStringIO_CAPI
PyObject* function(PyObject*) NewInput;

Meta