pub unsafe extern "C" fn otMessageGetOrigin(
aMessage: *const otMessage,
) -> otMessageOriginExpand description
Gets the message origin.
@param[in] aMessage A pointer to a message buffer.
@returns The message origin.
pub unsafe extern "C" fn otMessageGetOrigin(
aMessage: *const otMessage,
) -> otMessageOriginGets the message origin.
@param[in] aMessage A pointer to a message buffer.
@returns The message origin.