PythonClass._set_impl

Undocumented in source. Be warned that the author may not have intended to support it.
struct PythonClass(T)
static extern (C) nothrow
int
_set_impl
(
int FieldIndex
)
(
PyObject* self_
,
PyObject* value
,
void* closure = null
)

Meta