pub unsafe extern "C" fn otCoapMessageGetMessageId( aMessage: *const otMessage, ) -> u16
Returns the Message ID value.
@param[in] aMessage A pointer to the CoAP message.
@returns The Message ID value.