Function pyo3::ffi::PyObject_CallNoArgs[][src]

pub unsafe extern "C" fn PyObject_CallNoArgs(
    func: *mut PyObject
) -> *mut PyObject
This is supported on non-PyPy and (non-Py_LIMITED_API or Py_3_9) only.