Monado OpenXR Runtime
os_documentation.h
Go to the documentation of this file.
1 // Copyright 2019, Collabora, Ltd.
2 // SPDX-License-Identifier: BSL-1.0
3 /*!
4  * @file
5  * @brief Documentation.
6  * @author Jakob Bornecrantz <jakob@collabora.com>
7  * @ingroup aux_os
8  */
9 
10 #pragma once
11 
12 
13 /*!
14  * @defgroup aux_os OS-Wrappers
15  * @ingroup aux
16  *
17  * @brief Wrapper around OS functions and structs.
18  */
19 
20 /*!
21  * @dir auxiliary/os
22  * @ingroup aux
23  *
24  * @brief Wrapper around OS functions and structs.
25  */