#include <rpmfd-py.h>
Data Fields | |
PyObject_HEAD PyObject * | md_dict |
FD_t | fd |
Definition at line 8 of file rpmfd-py.h.
PyObject_HEAD PyObject* rpmfdObject_s::md_dict |
to look like PyModuleObject
Definition at line 10 of file rpmfd-py.h.
Definition at line 12 of file rpmfd-py.h.
Referenced by rpmfd_dealloc(), rpmfd_free(), rpmfd_init(), rpmfd_new(), and rpmfd_Wrap().