[go: up one dir, main page]

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.