rpm
5.4.10
|
#include "rpmal.h"
Go to the source code of this file.
Data Structures | |
struct | rpmalObject_s |
Type: _rpm.al | |
typedef struct rpmalObject_s | rpmalObject |
PyTypeObject | rpmal_Type |
rpmalObject * | rpmal_Wrap (rpmal al) |
typedef struct rpmalObject_s rpmalObject |
rpmalObject* rpmal_Wrap | ( | rpmal | al | ) |
Definition at line 191 of file rpmal-py.c.
References rpmalObject_s::al, and rpmal_Type.
PyTypeObject rpmal_Type |
Definition at line 140 of file rpmal-py.c.
Referenced by init_rpm(), and rpmal_Wrap().