Function z3_sys::Z3_params_dec_ref

source ·
pub unsafe extern "C" fn Z3_params_dec_ref(
    c: Z3_context,
    p: Z3_params
)
Expand description

Decrement the reference counter of the given parameter set.