blob: 546e4d30939997a690b5defd0d985e4b3e526786 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
###############
C API Reference
###############
This section contains the generated documentation for all symbols in the public
C API.
It is included here because some C++ wrapper definitions refer to the underlying C symbols,
but direct use of the C API should not be necessary in C++ applications.
.. toctree::
api/status
api/world
api/view
api/events
api/cairo
api/gl
api/stub
api/vulkan
|