Function openthread_sys::otMessageGetOrigin

source ยท
pub unsafe extern "C" fn otMessageGetOrigin(
    aMessage: *const otMessage,
) -> otMessageOrigin
Expand description

Gets the message origin.

@param[in] aMessage A pointer to a message buffer.

@returns The message origin.