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.