Files
chatmail-core/deltachat-ffi
Floris Bruynooghe b920db12c7 Split _wait and _unref
This also removes BackupProvider::join in favour of implementing
Future directly.  I wondered about implementing a FusedFutre to make
this a little safer but it would introduce a dependency on the futures
crate in deltachat-ffi which did not exist yet, so I didn't do that.
2023-02-20 15:56:05 +01:00
..
2023-02-20 15:56:05 +01:00
2019-04-28 18:06:26 +03:00
2022-07-01 12:20:20 +02:00
2023-02-13 21:15:34 +00:00
2023-02-20 15:56:05 +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