Function z3_sys::Z3_app_to_ast

source ·
pub unsafe extern "C" fn Z3_app_to_ast(
    c: Z3_context,
    a: Z3_app
) -> Z3_ast
Expand description