pub unsafe extern "C" fn Z3_mk_seq_unit(
c: Z3_context,
a: Z3_ast,
) -> Z3_astExpand description
Create a unit sequence of a.
pub unsafe extern "C" fn Z3_mk_seq_unit(
c: Z3_context,
a: Z3_ast,
) -> Z3_astCreate a unit sequence of a.