Skip to main content

PyUnicodeWriter_Create

Function PyUnicodeWriter_Create 

Source
pub unsafe extern "C" fn PyUnicodeWriter_Create(
    length: Py_ssize_t,
) -> *mut PyUnicodeWriter
Available on Py_3_14 and neither Py_LIMITED_API nor RustPython only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here