Function Py_MakePendingCalls

pub unsafe extern "C" fn Py_MakePendingCalls() -> i32
Available on crate features dep_pyo3 and std only.