Files
chatmail-core/deltachat-ffi
Floris Bruynooghe 8bc2ca7f25 Make working with encrypted storage RAII
This refactors the APIs to work with encrypted storage to folow the
Resource Acquisition Is Initialisation principle.  Having our
structures behave like this is beneficial because it reoves a lot of
edge-cases that would need to be handled.
2022-02-06 21:38:17 +01:00
..
2019-04-28 18:06:26 +03:00
2021-08-07 12:03:25 +00:00
2022-02-01 14:00:40 +01:00
2019-08-26 19:17:58 +02:00
2021-03-13 22:19:12 +03:00

Delta Chat C Interface

Installation

see Installing libdeltachat system wide in ../README.md

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