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