#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.
|
|
|
Definition at line 193 of file rpmal-py.c. References rpmalObject_s::al, and rpmal_Type. |
|
Definition at line 17 of file rpmal-py.h. Referenced by rpmal_Wrap(). |