pub unsafe extern "C" fn Z3_parser_context_add_sort(
c: Z3_context,
pc: Z3_parser_context,
s: Z3_sort,
)Expand description
Add a sort declaration.
pub unsafe extern "C" fn Z3_parser_context_add_sort(
c: Z3_context,
pc: Z3_parser_context,
s: Z3_sort,
)Add a sort declaration.