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.