Function z3_sys::Z3_fpa_get_sbits [] [src]

pub unsafe extern "C" fn Z3_fpa_get_sbits(c: Z3_context, s: Z3_sort) -> c_uint

Retrieves the number of bits reserved for the significand in a FloatingPoint sort.

  • c: logical context
  • s: FloatingPoint sort