PyUnicode_AsUTF8AndSize

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
const(char*)
PyUnicode_AsUTF8AndSize
(
PyObject* unicode
,
Py_ssize_t* size
)

Meta