Function MIR_new_data

Source
pub unsafe extern "C-unwind" fn MIR_new_data(
    ctx: MIR_context_t,
    name: *const c_char,
    el_type: MIR_type_t,
    nel: usize,
    els: *const c_void,
) -> MIR_item_t