Function deltachat::dc_msg_set_html

source ·
#[no_mangle]
pub unsafe extern "C" fn dc_msg_set_html(
    msg: *mut dc_msg_t,
    html: *const c_char
)