Function MIR_new_string_data

Source
pub unsafe extern "C-unwind" fn MIR_new_string_data(
    ctx: MIR_context_t,
    name: *const c_char,
    str_: MIR_str_t,
) -> MIR_item_t