pub fn send_scalar<M>(cid: CID, msg: M)where M: Scalar,
Permission: none
Send a Scalar message. Blocks if queues are full.
Scalar
Warning: Cannot be used in an IRQ handle