openthread_sys

Function otNetDataResetMaxLength

Source
pub unsafe extern "C" fn otNetDataResetMaxLength(
    aInstance: *mut otInstance,
)
Expand description

Reset the tracked maximum length of the Thread Network Data.

@param[in] aInstance A pointer to an OpenThread instance.

@sa otNetDataGetMaxLength