#include <rpmlib.h>
Go to the source code of this file.
Functions | |
| int | writeLead (FD_t fd, const struct rpmlead *lead) |
| Write lead to file handle. | |
| int | readLead (FD_t fd, struct rpmlead *lead) |
| Read lead from file handle. | |
Definition in file rpmlead.h.
1.5.6