pub unsafe extern "C" fn Z3_parser_context_dec_ref(
c: Z3_context,
pc: Z3_parser_context,
)Expand description
Decrement the reference counter of the given Z3_parser_context object.
pub unsafe extern "C" fn Z3_parser_context_dec_ref(
c: Z3_context,
pc: Z3_parser_context,
)Decrement the reference counter of the given Z3_parser_context object.