Function pyo3_ffi::_PyObject_CallNoArg

source ยท
pub unsafe fn _PyObject_CallNoArg(func: *mut PyObject) -> *mut PyObject
Available on Py_3_8 and neither PyPy nor GraalPy and non-Py_LIMITED_API only.