[][src]Function openthread_sys::otIcmp6SetEchoMode

pub unsafe extern "C" fn otIcmp6SetEchoMode(
    aInstance: *mut otInstance,
    aMode: otIcmp6EchoMode
)

This function 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.