NativePyModuleDefBase Struct Reference

#include <cpython3_raw.h>

Inheritance diagram for NativePyModuleDefBase:

Public Attributes

NativePyObject *(* m_init )()
 
Int m_index
 
NativePyObjectm_copy
 
- Public Attributes inherited from NativePyObjectHead_Release
Int ob_refcnt
 
struct NativePyTypeObjectob_type
 

Additional Inherited Members

- Public Member Functions inherited from NativePyObjectHead_Release
_typeobjectGetTypeObject ()
 
- Public Member Functions inherited from NativePyObject
_objectGet ()
 
const _objectGet () const
 

Member Data Documentation

◆ m_init

NativePyObject*(* m_init) ()

◆ m_index

Int m_index

◆ m_copy

NativePyObject* m_copy