Function z3_sys::Z3_get_arity

source ·
pub unsafe extern "C" fn Z3_get_arity(
    c: Z3_context,
    d: Z3_func_decl
) -> c_uint
Expand description

Alias for Z3_get_domain_size.

See also: