Function z3_sys::Z3_ast_map_size

source ·
pub unsafe extern "C" fn Z3_ast_map_size(
    c: Z3_context,
    m: Z3_ast_map
) -> c_uint
Expand description

Return the size of the given map.