Skip to main content

Py_EnterRecursiveCall

Function Py_EnterRecursiveCall 

pub unsafe extern "C" fn Py_EnterRecursiveCall(arg1: *const i8) -> i32
Available on crate feature tls and Py_3_9 only.