PythonClass.set

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

Meta