Z3_lbool

Type Alias Z3_lbool 

Source
pub type Z3_lbool = i32;
Expand description

Lifted Boolean type: false, undefined, true.