xref: /honee/include/honee.h (revision c52fa185419dbae4ff9e46be184b875159d44787)
1 // SPDX-FileCopyrightText: Copyright (c) 2017-2024, HONEE contributors.
2 // SPDX-License-Identifier: Apache-2.0 OR BSD-2-Clause
3 #pragma once
4 
5 typedef struct Honee_private *Honee;
6