Skip to main content
PyUnicodeWriter_Create
pyo3
0.28.3
In pyo3::
ffi
pyo3
::
ffi
Function
PyUnicode
Writer_
Create
Copy item path
Source
pub unsafe extern "C" fn PyUnicodeWriter_Create( length:
isize
, ) ->
*mut
PyUnicodeWriter
Available on
Py_3_14
only.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here