Function PyGen_NeedsFinalizing

Source
pub unsafe extern "C" fn PyGen_NeedsFinalizing(
    op: *mut PyGenObject,
) -> c_int
👎Deprecated: This function was never documented in the Python API.
Available on non-Py_LIMITED_API and neither Py_3_9 nor PyPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here