Function z3_sys::Z3_mk_real_sort[][src]

pub unsafe extern "C" fn Z3_mk_real_sort(c: Z3_context) -> Z3_sort
Expand description

Create the real type.

Note that this type is not a floating point number.