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