aboutsummaryrefslogtreecommitdiffstats
path: root/docs/interfacing/c/index.rst
blob: e1de10ff77c34192f5ac11a5ba50d68fc13c7b99 (plain)
1
2
3
4
5
6
7
8
9
10
.. _cvpp:

============
C api client
============

You can find a good example on how to build a binary API client in C here :

`src/vpp-api/vapi/vapi_c_test.c <__REPOSITORY_URL__/src/vpp-api/vapi/vapi_c_test.c>`_