pub unsafe extern "C" fn otNetDataGetStableVersion(
aInstance: *mut otInstance,
) -> u8
Expand description
Get the Stable Network Data Version.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Stable Network Data Version.
pub unsafe extern "C" fn otNetDataGetStableVersion(
aInstance: *mut otInstance,
) -> u8
Get the Stable Network Data Version.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Stable Network Data Version.