[][src]Function z3_sys::Z3_mk_fpa_sort_single

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

Create the single-precision (32-bit) FloatingPoint sort.

  • c: logical context.