openthread_sys

Function otCoapMessageGetTokenLength

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

Returns the Token length.

@param[in] aMessage A pointer to the CoAP message.

@returns The Token length.