Function z3_sys::Z3_get_finite_domain_sort_size [] [src]

pub unsafe extern "C" fn Z3_get_finite_domain_sort_size(
    c: Z3_context,
    s: Z3_sort,
    r: *mut u64
) -> Z3_bool

Store the size of the sort in r. Return Z3_FALSE if the call failed. That is, Z3_get_sort_kind(s) == SortKind::FiniteDomain