pub unsafe extern "C" fn Z3_apply_result_dec_ref(
    c: Z3_context,
    r: Z3_apply_result
)
Expand description

Decrement the reference counter of the given Z3_apply_result object.