Structs§
- Keyword
- C-compatible wrapper for pkgcraft::pkg::ebuild::keyword::Keyword.
- Keyword
Wrapper - Opaque wrapper for pkgcraft::pkg::ebuild::keyword::Keyword.
Functions§
- pkgcraft_
keyword_ ⚠cmp - Compare two package keywords returning -1, 0, or 1 if the first is less than, equal to, or greater than the second, respectively.
- pkgcraft_
keyword_ ⚠free - Free a package keyword.
- pkgcraft_
keyword_ ⚠hash - Return the hash value for a package keyword.
- pkgcraft_
keyword_ ⚠new - Parse a string into a package keyword.
- pkgcraft_
keyword_ ⚠str - Return the string for a package keyword.