Skip to main content
PyUnicodeWriter_Finish
pyo3
0.28.0
In pyo3::
ffi
pyo3
::
ffi
Function
PyUnicode
Writer_
Finish
Copy item path
Source
pub unsafe extern "C" fn PyUnicodeWriter_Finish( writer:
*mut
PyUnicodeWriter
, ) ->
*mut
PyObject