Function pyo3::ffi::PyGen_NeedsFinalizing

source ยท
pub unsafe extern "C" fn PyGen_NeedsFinalizing(
    op: *mut PyGenObject
) -> i32
๐Ÿ‘ŽDeprecated: This function was never documented in the Python API.
Available on neither Py_3_9 nor PyPy.
โš ๏ธ Internal Docs โš ๏ธ Not Public API ๐Ÿ‘‰ Official Docs Here