pub fn send_scalar_async<M>(cid: CID, msg: M, sid: SID) -> MessageIdwhere
M: BlockingScalar,Expand description
send scalar message without blocking
returns the [xous::MessageId] used for the reply
pub fn send_scalar_async<M>(cid: CID, msg: M, sid: SID) -> MessageIdwhere
M: BlockingScalar,send scalar message without blocking
returns the [xous::MessageId] used for the reply