pub unsafe fn PyObject_CallNoArgs(obj: *mut PyObject) -> *mut PyObject
Available on
docsrs
or not (non-PyPy
and non-GraalPy
and (Py_3_10
, or non-Py_LIMITED_API
and Py_3_9
)) only.