Function python3_sys::Py_EnterRecursiveCall

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