Files
chatmail-core/deltachat-ffi
B. Petersen 3a16ad89bd make ffi-string-parameter const
typically, nearly all string-parameters in the ffi should be const.
one of the few exceptions is dc_str_unref() that really modifies the given data.
2019-09-28 02:56:27 +02:00
..
2019-09-28 02:56:27 +02:00
2019-04-28 18:06:26 +03:00
2019-09-26 01:42:39 +02:00
2019-09-28 02:56:27 +02:00
2019-08-26 19:17:58 +02:00
2019-08-26 19:17:58 +02:00
2019-08-26 19:17:58 +02:00
2019-08-26 19:17:58 +02:00

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