PyStructSequence_SET_ITEM

_

  1. alias PyStructSequence_SET_ITEM = PyTuple_SET_ITEM
    alias PyStructSequence_SET_ITEM = PyTuple_SET_ITEM
  2. PyObject* PyStructSequence_SET_ITEM(PyObject* op, int i, PyObject* v)

Meta