mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
This adds functionality to the cffi build script to also extract defines so that we can ask the compiler to figure out what the correct values are. To do this we need to be able to locate the header file used in the first place, for which we add a small utility in the header file itself guarded to only be compiled for this specific case.
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