mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 02:46:29 +03:00
needed for how node/js handles the chatlist currently (it convertes the ffi-object to an js-object and throws ffi-object away directly, this makes it hard to access dc_chatlist_get_summary() later.
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