Files
chatmail-core/deltachat-ffi
Floris Bruynooghe feb354725a Make ContactId::LAST_SPECIAL private
Also remove the Ord implementations, this makes ContactId more opaque
by no longer letting people deal with the fact this is ordered.
2022-04-03 20:35:09 +02:00
..
2022-04-03 20:35:09 +02:00
2019-04-28 18:06:26 +03:00
2021-08-07 12:03:25 +00:00
2022-02-20 22:58:46 -05: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