deltachat

Function dc_msg_new

source
#[no_mangle]
pub unsafe extern "C" fn dc_msg_new(
    context: *mut dc_context_t,
    viewtype: c_int,
) -> *mut dc_msg_t