#include "rpmal.h"
Go to the source code of this file.
Data Structures | |
struct | rpmalObject_s |
Typedefs | |
typedef rpmalObject_s | rpmalObject |
Functions | |
rpmalObject * | rpmal_Wrap (rpmal al) |
Variables | |
PyTypeObject | rpmal_Type |
Definition in file rpmal-py.h.
typedef struct rpmalObject_s rpmalObject |
rpmalObject* rpmal_Wrap | ( | rpmal | al | ) |
PyTypeObject rpmal_Type |