pub unsafe extern "C" fn Z3_param_descrs_inc_ref(
    c: Z3_context,
    p: Z3_param_descrs
)
Expand description

Increment the reference counter of the given parameter description set.