[][src]Function openthread_sys::otCoapMessageGetTokenLength

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

This function returns the Token length.

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

@returns The Token length.