pub type MeshLocalPrefix = Ip6NetworkPrefix;
Expand description
Mesh-Local Prefix.
Same type as Ip6NetworkPrefix
. Functional equivalent of otsys::otMeshLocalPrefix
.
Aliased Type§
#[repr(transparent)]pub struct MeshLocalPrefix(pub otIp6NetworkPrefix);
Tuple Fields§
§0: otIp6NetworkPrefix