Function Py_SetRecursionLimit
pub unsafe extern "C" fn Py_SetRecursionLimit(arg1: i32)
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn Py_SetRecursionLimit(arg1: i32)
dep_pyo3
and std
only.