Function z3_sys::Z3_param_descrs_size[][src]

pub unsafe extern "C" fn Z3_param_descrs_size(
    c: Z3_context,
    p: Z3_param_descrs
) -> c_uint
Expand description

Return the number of parameters in the given parameter description set.