Skip to main content

Z3_parser_context_inc_ref

Function Z3_parser_context_inc_ref 

Source
pub unsafe extern "C" fn Z3_parser_context_inc_ref(
    c: Z3_context,
    pc: Z3_parser_context,
)
Expand description

Increment the reference counter of the given Z3_parser_context object.