Function simics_api_sys::SIMLINK_send_message_multi

source ยท
pub unsafe extern "C" fn SIMLINK_send_message_multi(
    src_ep: *mut conf_object_t,
    num_dsts: c_uint,
    dst_ids: *const uint64,
    msg: *mut link_message_t,
)