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