pub unsafe extern "C" fn Z3_get_decl_kind(
c: Z3_context,
d: Z3_func_decl,
) -> DeclKindExpand description
Return declaration kind corresponding to declaration.
pub unsafe extern "C" fn Z3_get_decl_kind(
c: Z3_context,
d: Z3_func_decl,
) -> DeclKindReturn declaration kind corresponding to declaration.