pub type alpm_siglist_t = _alpm_siglist_t;
Expand description

Signature list. Contains the number of signatures found and a pointer to an array of results. The array is of size count.