autowrap v0.2.9 (2018-10-30T19:17:18Z)
Dub
Repo
PyFunctionObject.func_annotations
deimos
python
funcobject
PyFunctionObject
Annotations, a dict or NULL Availability: 3.*
struct
PyFunctionObject
version(Python_3_0_Or_Later)
PyObject
*
func_annotations
;
Meta
Source
See Implementation
deimos
python
funcobject
PyFunctionObject
mixins
__anonymous
variables
func_annotations
func_closure
func_code
func_defaults
func_dict
func_doc
func_globals
func_kwdefaults
func_module
func_name
func_weakreflist
Annotations, a dict or NULL Availability: 3.*