Module keyword

Module keyword 

Source

Structs§

Keyword
C-compatible wrapper for pkgcraft::pkg::ebuild::keyword::Keyword.
KeywordWrapper
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.