esp_idf_svc::hal::sys

Function otMessageGetOrigin

Source
pub unsafe extern "C" fn otMessageGetOrigin(
    aMessage: *const otMessage,
) -> u32
Expand description

Gets the message origin.

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

@returns The message origin.