This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
chatmail-core
Watch
1
Star
0
Fork
0
You've already forked chatmail-core
mirror of
https://github.com/chatmail/core.git
synced
2026-04-17 21:46:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b992b8ea09d0d83018b120eefb9a05db5d5c6ccf
chatmail-core
/
deltachat-ffi
History
Lars-Magnus Skog
259f19ca5d
refactor: cast bool functions to libc::c_int instead of if-else (
#60
)
2019-05-11 18:44:57 +02:00
..
src
refactor: cast bool functions to libc::c_int instead of if-else (
#60
)
2019-05-11 18:44:57 +02:00
.gitignore
stop autogenerating the header
2019-04-28 18:06:26 +03:00
Cargo.toml
stop autogenerating the header
2019-04-28 18:06:26 +03:00
deltachat.h
stop autogenerating the header
2019-04-28 18:06:26 +03:00
README.md
feat: reorg code, and prepare for c bindings
2019-04-27 21:48:22 +03:00
README.md
Delta Chat C Interface