diff options
Diffstat (limited to 'content/en/docs/API/c.md')
-rw-r--r-- | content/en/docs/API/c.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/content/en/docs/API/c.md b/content/en/docs/API/c.md new file mode 100644 index 0000000..21cb250 --- /dev/null +++ b/content/en/docs/API/c.md @@ -0,0 +1,13 @@ +--- +title: "C API for applications" +author: "Dimitri Staessens" +description: Python +date: 2020-05-17 +weight: 10 +draft: false +description: > + C API +--- + +The C API is currently detailed in the +[man pages](https://ouroboros.rocks/man/man3/flow_alloc.3.html)
\ No newline at end of file |