Function PyUnicodeWriter_Finish
pub unsafe extern "C" fn PyUnicodeWriter_Finish(
writer: *mut PyUnicodeWriter,
) -> *mut PyObjectAvailable on crate feature
tls and Py_3_14 only.pub unsafe extern "C" fn PyUnicodeWriter_Finish(
writer: *mut PyUnicodeWriter,
) -> *mut PyObjecttls and Py_3_14 only.