Function Py_GetRecursionLimit

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