Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyBytes_FromStringAndSize

152         if (!(*buffer = PyBytes_FromStringAndSize(NULL, length)))