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
pub unsafe extern "C" fn otNetDataResetMaxLength(
aInstance: *mut otInstance,
)
Reset the tracked maximum length of the Thread Network Data.
@param[in] aInstance A pointer to an OpenThread instance.
@sa otNetDataGetMaxLength