[][src]Function z3_sys::Z3_get_finite_domain_sort_size

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

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