Function pyo3::ffi::Py_EnterRecursiveCall

source ·
pub unsafe extern "C" fn Py_EnterRecursiveCall(arg1: *const i8) -> i32
Available on Py_3_9 only.