/Docs/Standard Library/sys/intrinsics/sendmsgVersion: 1.0sendmsg sendmsg(opcode: Int32, msg: Int32) Send a message to fixed function hardware. Refer to the specific ISA manual for the ops and messages. Args: opcode (Int32): The operation to perform. msg (Int32): The message to send.