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