pub unsafe extern "C" fn PyLongWriter_Discard(
writer: *mut PyLongWriter,
)Available on
Py_3_14 and neither Py_LIMITED_API nor RustPython only.pub unsafe extern "C" fn PyLongWriter_Discard(
writer: *mut PyLongWriter,
)Py_3_14 and neither Py_LIMITED_API nor RustPython only.