pub unsafe extern "C" fn Z3_mk_seq_length(
c: Z3_context,
s: Z3_ast,
) -> Z3_astExpand description
Return the length of the sequence s.
pub unsafe extern "C" fn Z3_mk_seq_length(
c: Z3_context,
s: Z3_ast,
) -> Z3_astReturn the length of the sequence s.