pub type otMeshLocalPrefix = otIp6NetworkPrefix;
Represents a Mesh Local Prefix.
struct otMeshLocalPrefix { pub m8: [u8; 8], }
m8: [u8; 8]
< The Network Prefix.