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-22 16:06:30 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bb2ef07e9bb3cc2f6e9680b51193a82d6f1c1a2
chatmail-core
/
deltachat-ffi
History
Jikstra
2bb2ef07e9
Merge pull request
#381
from deltachat/dc_array_ffi
...
Move some unsafe dc_array_* functions to FFI
2019-08-16 01:48:16 +02:00
..
src
Move some unsafe dc_array_* functions to FFI
2019-08-16 00:53:32 +03:00
.gitignore
stop autogenerating the header
2019-04-28 18:06:26 +03:00
build.rs
Write a deltachat.pc file at build time
2019-07-22 01:16:34 +02:00
Cargo.toml
chore: release v1.0.0-alpha.4
2019-08-14 13:58:51 +02:00
deltachat.h
declare void function as such
2019-08-15 23:52:04 +02:00
deltachat.pc.in
Write a deltachat.pc file at build time
2019-07-22 01:16:34 +02: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