mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 18:36:30 +03:00
Arc can be converted directly to raw pointers, so there is no need to create a pointer to Arc using a Box.
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