Function z3_sys::Z3_get_ast_kind

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

Return the kind of the given AST.