PyGenObject

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct PyGenObject
    version(Python_3_5_Or_Later)
    extern (C)
    struct PyGenObject {}
  2. struct PyGenObject

Members

Mixins

__anonymous
mixin _PyGenObject_HEAD!("gi")
Undocumented in source.

Meta