[][src]Function z3_sys::Z3_mk_real_sort

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

Create the real type.

Note that this type is not a floating point number.