pub unsafe extern "C" fn otNetDataGetStableVersion(
aInstance: *mut otInstance,
) -> u8Expand 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,
) -> u8Get the Stable Network Data Version.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Stable Network Data Version.