mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 15:36:30 +03:00
as c is top-down, we start with the typedefs so that functions can use them freely. after that, the functions are declared and finally the #defines (for less noise in the function sections). grouping is done by classes.
Delta Chat C Interface
Documentation
To generate the C Interface documentation,
call doxygen in the deltachat-ffi directory
and browse the html subdirectory.
If thinks work, the documentation is also available online at https://c.delta.chat