mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 03:16:29 +03:00
majorly rustify and simplify the incoming decryption pipeline
This commit is contained in:
@@ -154,6 +154,7 @@ pub struct unnamed_6 {
|
||||
pub dt_data: *const libc::c_char,
|
||||
pub dt_length: size_t,
|
||||
}
|
||||
|
||||
pub type unnamed_7 = libc::c_uint;
|
||||
pub const MAILMIME_MESSAGE: unnamed_7 = 3;
|
||||
pub const MAILMIME_MULTIPLE: unnamed_7 = 2;
|
||||
|
||||
Reference in New Issue
Block a user