Function Z3_mk_seq_length

Source
pub unsafe extern "C" fn Z3_mk_seq_length(
    c: Z3_context,
    s: Z3_ast,
) -> Z3_ast
Expand description

Return the length of the sequence s.