mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 07:16:31 +03:00
refactor: unsafe, CStr and libc moved out
This commit is contained in:
@@ -898,7 +898,7 @@ fn add_smtp_job(
|
||||
pub fn job_add(
|
||||
context: &Context,
|
||||
action: Action,
|
||||
foreign_id: libc::c_int,
|
||||
foreign_id: i32,
|
||||
param: Params,
|
||||
delay_seconds: i64,
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user