API Test
Something something [1]
-
const my_type foo(const my_type *bar)
Some function type thing
Maybe some C
C++ API
-
type MyType
Some type
-
template<typename T, std::size_t N>
class std::array Some cpp class
-
float Sphinx::version
The description of Sphinx::version.
-
int version
The description of version.
-
typedef std::vector<int> List
The description of List type.