Structs
- Reader-writer lock wrapper for accounts manager to guarantee thread safety when using
dc_accounts_t
in multiple threads at once. - FFI struct for dc_chat_t
- FFI struct for dc_chatlist_t
- FFI struct for dc_contact_t
- FFI struct for dc_msg_t
Functions
- Release the accounts structure.
- Release the context structure.
Type Aliases
- Struct representing a list of deltachat accounts.
- Struct representing the deltachat context.