Function z3_sys::Z3_apply_result_inc_ref[][src]

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

Increment the reference counter of the given Z3_apply_result object.