| 
    rpm
    4.18.0
    
   | 
 
(un)install callbacks More...
#include <rpm/rpmtypes.h>

Go to the source code of this file.
Typedefs | |
| typedef enum rpmCallbackType_e | rpmCallbackType | 
| Bit(s) to identify progress callbacks.  More... | |
| typedef void *(* | rpmCallbackFunction) (const void *h, const rpmCallbackType what, const rpm_loff_t amount, const rpm_loff_t total, fnpyKey key, rpmCallbackData data) | 
| Function pointer type for rpmtsSetNotifyCallback() triggered by rpmtsNotify()  More... | |
(un)install callbacks
Definition in file rpmcallback.h.
| typedef enum rpmCallbackType_e rpmCallbackType | 
Bit(s) to identify progress callbacks.
| enum rpmCallbackType_e | 
Bit(s) to identify progress callbacks.
Definition at line 19 of file rpmcallback.h.