Function deltachat::dc_forward_msgs

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