Function Py_EnterRecursiveCall

Source
pub unsafe extern "C" fn Py_EnterRecursiveCall(
    _where: *const c_char,
) -> c_int