pub unsafe extern "C" fn otCoapMessageGetTokenLength( aMessage: *const otMessage, ) -> u8
Returns the Token length.
@param[in] aMessage A pointer to the CoAP message.
@returns The Token length.