Function pyo3_ffi::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.
pub unsafe extern "C" fn PyGen_NeedsFinalizing(
op: *mut PyGenObject
) -> c_int
This function was never documented in the Python API.