autowrap v0.5.0 (2019-12-05T10:53:55Z)
Dub
Repo
PythonClass._set_impl
python
type
PythonClass
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
)
if
(
isUserAggregate
!
T
)
Meta
Source
See Implementation
python
type
PythonClass
aliases
fieldNames
fieldTypes
functions
getField
mixins
__anonymous
static functions
_set_impl
propertyGet
propertySet