[][src]Function z3_sys::Z3_mk_bool_sort

pub unsafe extern "C" fn Z3_mk_bool_sort(c: Z3_context) -> Z3_sort

Create the Boolean type.

This type is used to create propositional variables and predicates.