mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
There is no need to have both a .log_warn() and .log_err(), even their names are confusing by now. Let's just have the most liberal one and reduce one more thing we need to know about. Also, these traits don't need to be pub.
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