Function pyo3_ffi::PyVectorcall_Function

source ยท
pub unsafe fn PyVectorcall_Function(
    callable: *mut PyObject,
) -> Option<vectorcallfunc>
Available on Py_3_8 and neither PyPy nor GraalPy and non-Py_LIMITED_API only.