pub unsafe extern "C" fn PyVectorcall_Function(
callable: *mut PyObject,
) -> Option<vectorcallfunc>Available on neither
Py_LIMITED_API nor RustPython.pub unsafe extern "C" fn PyVectorcall_Function(
callable: *mut PyObject,
) -> Option<vectorcallfunc>Py_LIMITED_API nor RustPython.