opindexassign_wrap.func

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int func(PyObject* self, PyObject* key, PyObject* val)
    template opindexassign_wrap(T, alias fn)
    extern (C)
    static if(Params.length > 2)
    int
    func
  2. int func(PyObject* self, PyObject* key, PyObject* val)

Meta