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.