pub unsafe extern "C" fn otIcmp6SetEchoMode(
aInstance: *mut otInstance,
aMode: otIcmp6EchoMode,
)
Expand description
Sets whether or not ICMPv6 Echo processing is enabled.
@param[in] aInstance A pointer to an OpenThread instance. @param[in] aMode The ICMPv6 Echo processing mode.