deltachat

Function dc_resend_msgs

source
#[no_mangle]
pub unsafe extern "C" fn dc_resend_msgs(
    context: *mut dc_context_t,
    msg_ids: *const u32,
    msg_cnt: c_int,
) -> c_int