Skip to main content

PyUnicode_AsUTF8

Function PyUnicode_AsUTF8 

Source
pub unsafe extern "C" fn PyUnicode_AsUTF8(
    unicode: *mut PyObject,
) -> *const c_char
Available on neither Py_LIMITED_API nor RustPython.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here