Skip to main content

Workarounds

Type Alias Workarounds 

Source
pub type Workarounds = i32;
Expand description

On some library versions RPMTAG_NOT_FOUND is define rather than enum field, and bindgen can’t convert it uniformly. Provide a separate constant here: