rpm
5.4.15
|
#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 175 of file rpmal-py.c.
References rpmalObject_s::al.
PyTypeObject rpmal_Type |
Definition at line 125 of file rpmal-py.c.
Referenced by init_rpm().