xref: /honee/include/honee.h (revision f701dcc9f7bbad1dc66b8a53a3a60e4fb69fd14e)
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