pub unsafe extern "C" fn Z3_ast_map_reset(
c: Z3_context,
m: Z3_ast_map,
)Expand description
Remove all keys from the given map.
pub unsafe extern "C" fn Z3_ast_map_reset(
c: Z3_context,
m: Z3_ast_map,
)Remove all keys from the given map.