Function z3_sys::Z3_get_domain_size [] [src]

pub unsafe extern "C" fn Z3_get_domain_size(
    c: Z3_context,
    d: Z3_func_decl
) -> c_uint

Return the number of parameters of the given declaration.

See also: