Function z3_sys::Z3_mk_bvredor [] [src]

pub unsafe extern "C" fn Z3_mk_bvredor(c: Z3_context, t1: Z3_ast) -> Z3_ast

Take disjunction of bits in vector, return vector of length 1.

The node t1 must have a bit-vector sort.